Wagtail client-side components
Preparing search index...
components/StreamField/blocks/StaticBlock
StaticBlock
Class StaticBlock
Index
Constructors
constructor
Properties
block
Def
Methods
focus
get
State
get
Value
set
Error
set
State
Constructors
constructor
new
StaticBlock
(
blockDef
:
any
,
placeholder
:
any
)
:
StaticBlock
Parameters
blockDef
:
any
placeholder
:
any
Returns
StaticBlock
Properties
block
Def
blockDef
:
any
Methods
focus
focus
()
:
void
Returns
void
get
State
getState
()
:
null
Returns
null
get
Value
getValue
()
:
null
Returns
null
set
Error
setError
(
_errorList
:
any
)
:
void
Parameters
_errorList
:
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
Methods
focus
get
State
get
Value
set
Error
set
State
Wagtail client-side components
Loading...