Wagtail client-side components
Preparing search index...
components/Widget
Widget
Class Widget
Hierarchy (
View Summary
)
Widget
BaseDateTimeWidget
CheckboxInput
RadioSelect
Select
BlockWidget
Index
Constructors
constructor
Properties
bound
Widget
Class
html
Methods
get
By
Name
render
Constructors
constructor
new
Widget
(
html
:
any
)
:
Widget
Parameters
html
:
any
Returns
Widget
Properties
bound
Widget
Class
boundWidgetClass
:
typeof
BoundWidget
= BoundWidget
html
html
:
any
Methods
get
By
Name
getByName
(
name
:
any
,
container
:
any
)
:
BoundWidget
Parameters
name
:
any
container
:
any
Returns
BoundWidget
render
render
(
placeholder
:
any
,
name
:
any
,
id
:
any
,
initialState
:
any
,
parentCapabilities
:
any
,
options
?:
{}
,
)
:
BoundWidget
Parameters
placeholder
:
any
name
:
any
id
:
any
initialState
:
any
parentCapabilities
:
any
options
:
{}
= {}
Returns
BoundWidget
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bound
Widget
Class
html
Methods
get
By
Name
render
Wagtail client-side components
Loading...