Perseus
Preparing search index...
@khanacademy/perseus-editor
<internal>
RadioEditorProps
Interface RadioEditorProps
interface
RadioEditorProps
{
apiOptions
:
APIOptions
;
choices
:
PerseusRadioChoice
[]
;
countChoices
:
boolean
;
deselectEnabled
:
boolean
;
hasNoneOfTheAbove
:
boolean
;
multipleSelect
:
boolean
;
onChange
:
(
values
:
Partial
<
PerseusRadioWidgetOptions
>
,
callback
?:
(
()
=>
void
)
|
null
,
)
=>
void
;
randomize
:
boolean
;
}
Index
Properties
api
Options
choices
count
Choices
deselect
Enabled
has
None
Of
The
Above
multiple
Select
on
Change
randomize
Properties
api
Options
apiOptions
:
APIOptions
choices
choices
:
PerseusRadioChoice
[]
count
Choices
countChoices
:
boolean
deselect
Enabled
deselectEnabled
:
boolean
has
None
Of
The
Above
hasNoneOfTheAbove
:
boolean
multiple
Select
multipleSelect
:
boolean
on
Change
onChange
:
(
values
:
Partial
<
PerseusRadioWidgetOptions
>
,
callback
?:
(
()
=>
void
)
|
null
,
)
=>
void
randomize
randomize
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Options
choices
count
Choices
deselect
Enabled
has
None
Of
The
Above
multiple
Select
on
Change
randomize
Perseus
Loading...