Wagtail client-side components
Preparing search index...
components/Widget
BoundRadioSelect
Class BoundRadioSelect
Index
Constructors
constructor
Properties
element
id
For
Label
is
Multiple
name
selector
Methods
focus
get
State
get
Text
Label
get
Value
get
Value
For
Label
set
Invalid
set
State
Constructors
constructor
new
BoundRadioSelect
(
element
:
any
,
name
:
any
)
:
BoundRadioSelect
Parameters
element
:
any
name
:
any
Returns
BoundRadioSelect
Properties
element
element
:
any
id
For
Label
idForLabel
:
string
is
Multiple
isMultiple
:
boolean
name
name
:
any
selector
selector
:
string
Methods
focus
focus
()
:
void
Returns
void
get
State
getState
()
:
any
[]
Returns
any
[]
get
Text
Label
getTextLabel
()
:
string
Returns
string
get
Value
getValue
()
:
any
Returns
any
get
Value
For
Label
getValueForLabel
()
:
string
Returns
string
set
Invalid
setInvalid
(
invalid
:
any
)
:
void
Parameters
invalid
:
any
Returns
void
set
State
setState
(
state
:
any
)
:
void
Parameters
state
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
element
id
For
Label
is
Multiple
name
selector
Methods
focus
get
State
get
Text
Label
get
Value
get
Value
For
Label
set
Invalid
set
State
Wagtail client-side components
Loading...