Wagtail client-side components
Preparing search index...
components/StreamField/blocks/StreamBlock
StreamBlockDefinition
Class StreamBlockDefinition
Index
Constructors
constructor
Properties
child
Block
Defs
By
Name
grouped
Child
Block
Defs
initial
Child
States
meta
name
Methods
render
Constructors
constructor
new
StreamBlockDefinition
(
name
:
any
,
groupedChildBlockDefs
:
any
,
initialChildStates
:
any
,
meta
:
any
,
)
:
StreamBlockDefinition
Parameters
name
:
any
groupedChildBlockDefs
:
any
initialChildStates
:
any
meta
:
any
Returns
StreamBlockDefinition
Properties
child
Block
Defs
By
Name
childBlockDefsByName
:
{}
grouped
Child
Block
Defs
groupedChildBlockDefs
:
any
initial
Child
States
initialChildStates
:
any
meta
meta
:
any
name
name
:
any
Methods
render
render
(
placeholder
:
any
,
prefix
:
any
,
initialState
:
any
,
initialError
:
any
,
)
:
StreamBlock
Parameters
placeholder
:
any
prefix
:
any
initialState
:
any
initialError
:
any
Returns
StreamBlock
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
child
Block
Defs
By
Name
grouped
Child
Block
Defs
initial
Child
States
meta
name
Methods
render
Wagtail client-side components
Loading...