Wagtail client-side components
Preparing search index...
components/StreamField/blocks/StructBlock
StructBlockDefinition
Class StructBlockDefinition
Index
Constructors
constructor
Properties
child
Block
Defs
meta
name
Methods
render
Constructors
constructor
new
StructBlockDefinition
(
name
:
any
,
childBlockDefs
:
any
,
meta
:
any
,
)
:
StructBlockDefinition
Parameters
name
:
any
childBlockDefs
:
any
meta
:
any
Returns
StructBlockDefinition
Properties
child
Block
Defs
childBlockDefs
:
any
meta
meta
:
any
name
name
:
any
Methods
render
render
(
placeholder
:
any
,
prefix
:
any
,
initialState
:
any
,
initialError
:
any
,
)
:
StructBlock
Parameters
placeholder
:
any
prefix
:
any
initialState
:
any
initialError
:
any
Returns
StructBlock
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
child
Block
Defs
meta
name
Methods
render
Wagtail client-side components
Loading...