Wagtail client-side components
Preparing search index...
components/Draftail
ImageBlock
Function ImageBlock
ImageBlock
(
props
:
any
)
:
Element
Editor block to preview and edit images.
Parameters
props
:
any
Returns
Element
Index
Properties
prop
Types
Properties
prop
Types
propTypes
:
{
block
:
Validator
<
object
>
;
blockProps
:
Validator
<
NonNullable
<
InferProps
<
{
editorState
:
Validator
<
object
>
;
entity
:
Requireable
<
object
>
;
onChange
:
Validator
<
(
...
args
:
any
[]
)
=>
any
>
;
}
,
>
,
>
,
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prop
Types
Wagtail client-side components
Loading...
Editor block to preview and edit images.