Perseus
Preparing search index...
@khanacademy/perseus
<internal>
RadioProps
Type Alias RadioProps
type
RadioProps
=
{
choices
:
RadioChoiceWithMetadata
[]
;
choiceStates
?:
ChoiceState
[]
;
countChoices
?:
boolean
;
deselectEnabled
?:
boolean
;
hasNoneOfTheAbove
?:
boolean
;
multipleSelect
?:
boolean
;
numCorrect
:
number
;
randomize
?:
boolean
;
}
Index
Properties
choices
choice
States?
count
Choices?
deselect
Enabled?
has
None
Of
The
Above?
multiple
Select?
num
Correct
randomize?
Properties
choices
choices
:
RadioChoiceWithMetadata
[]
Optional
choice
States
choiceStates
?:
ChoiceState
[]
Optional
count
Choices
countChoices
?:
boolean
Optional
deselect
Enabled
deselectEnabled
?:
boolean
Optional
has
None
Of
The
Above
hasNoneOfTheAbove
?:
boolean
Optional
multiple
Select
multipleSelect
?:
boolean
num
Correct
numCorrect
:
number
Optional
randomize
randomize
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
choices
choice
States
count
Choices
deselect
Enabled
has
None
Of
The
Above
multiple
Select
num
Correct
randomize
Perseus
Loading...