Wagtail client-side components
Preparing search index...
components/StreamField/blocks/StructBlock
BlockGroupDefinitionOpts
Interface BlockGroupDefinitionOpts
Properties of
BlockGroup
.
interface
BlockGroupDefinitionOpts
{
attrs
:
Record
<
string
,
string
>
;
children
:
[
entry
:
string
|
BlockGroupDefinition
,
id
:
string
]
[]
;
classname
:
string
;
cleanName
:
string
;
heading
:
string
;
helpText
?:
string
;
icon
:
string
;
labelFormat
?:
string
;
settings
:
[
entry
:
string
|
BlockGroupDefinition
,
id
:
string
]
[]
;
}
Hierarchy (
View Summary
)
BaseGroupOpts
BlockGroupDefinitionOpts
Index
Properties
attrs
children
classname
clean
Name
heading
help
Text?
icon
label
Format?
settings
Properties
attrs
attrs
:
Record
<
string
,
string
>
Readonly
children
children
:
[
entry
:
string
|
BlockGroupDefinition
,
id
:
string
]
[]
classname
classname
:
string
Readonly
clean
Name
cleanName
:
string
Readonly
heading
heading
:
string
Optional
help
Text
helpText
?:
string
icon
icon
:
string
Optional
label
Format
labelFormat
?:
string
Readonly
settings
settings
:
[
entry
:
string
|
BlockGroupDefinition
,
id
:
string
]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
children
classname
clean
Name
heading
help
Text
icon
label
Format
settings
Wagtail client-side components
Loading...
Properties of
BlockGroup.