Wagtail client-side components
Preparing search index...
components/StreamField/blocks/StructBlock
StructBlock
Class StructBlock
Index
Constructors
constructor
Properties
block
Def
child
Blocks
container
type
Methods
focus
get
Duplicated
State
get
State
get
Text
Label
get
Value
set
Error
set
State
Constructors
constructor
new
StructBlock
(
blockDef
:
any
,
placeholder
:
any
,
prefix
:
any
,
initialState
:
any
,
initialError
:
any
,
)
:
StructBlock
Parameters
blockDef
:
any
placeholder
:
any
prefix
:
any
initialState
:
any
initialError
:
any
Returns
StructBlock
Properties
block
Def
blockDef
:
any
child
Blocks
childBlocks
:
{}
container
container
:
JQuery
<
any
>
type
type
:
any
Methods
focus
focus
(
opts
:
any
)
:
void
Parameters
opts
:
any
Returns
void
get
Duplicated
State
getDuplicatedState
()
:
{}
Returns
{}
get
State
getState
()
:
{}
Returns
{}
get
Text
Label
getTextLabel
(
opts
:
any
)
:
any
Parameters
opts
:
any
Returns
any
get
Value
getValue
()
:
{}
Returns
{}
set
Error
setError
(
error
:
any
)
:
void
Parameters
error
:
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
block
Def
child
Blocks
container
type
Methods
focus
get
Duplicated
State
get
State
get
Text
Label
get
Value
set
Error
set
State
Wagtail client-side components
Loading...