Search
Preparing search index...
The search index is not available
schlechtenburg
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
schlechtenburg
@schlechtenburg/paragraph
Module @schlechtenburg/paragraph
Index
Interfaces
IParagraph
Data
Properties
default
Variables
name
Functions
get
Default
Data
Properties
default
default
:
{
edit
:
DefineComponent
<
{
blockId
:
{
required
:
true
;
type
:
StringConstructor
}
;
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
;
onActivateNext
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onActivatePrevious
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onAppendBlock
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
any
)
=>
void
>
}
;
onRemoveSelf
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onUpdate
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
Partial
<
IParagraphData
>
)
=>
void
>
}
}
,
(
)
=>
Element
,
unknown
,
{}
,
{}
,
ComponentOptionsMixin
,
ComponentOptionsMixin
,
Record
<
string
,
any
>
,
string
,
PublicProps
,
Readonly
<
ExtractPropTypes
<
{
blockId
:
{
required
:
true
;
type
:
StringConstructor
}
;
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
;
onActivateNext
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onActivatePrevious
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onAppendBlock
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
any
)
=>
void
>
}
;
onRemoveSelf
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onUpdate
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
Partial
<
IParagraphData
>
)
=>
void
>
}
}
>
>
,
{
data
:
IParagraphData
;
onActivateNext
:
(
)
=>
void
;
onActivatePrevious
:
(
)
=>
void
;
onAppendBlock
:
(
block
?:
any
)
=>
void
;
onRemoveSelf
:
(
)
=>
void
;
onUpdate
:
(
block
?:
Partial
<
IParagraphData
>
)
=>
void
}
>
;
getDefaultData
:
(
)
=>
IParagraphData
;
name
:
string
;
view
:
DefineComponent
<
{
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
}
,
(
)
=>
Element
,
unknown
,
{}
,
{}
,
ComponentOptionsMixin
,
ComponentOptionsMixin
,
Record
<
string
,
any
>
,
string
,
PublicProps
,
Readonly
<
ExtractPropTypes
<
{
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
}
>
>
,
{
data
:
IParagraphData
}
>
}
Type declaration
edit
:
DefineComponent
<
{
blockId
:
{
required
:
true
;
type
:
StringConstructor
}
;
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
;
onActivateNext
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onActivatePrevious
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onAppendBlock
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
any
)
=>
void
>
}
;
onRemoveSelf
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onUpdate
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
Partial
<
IParagraphData
>
)
=>
void
>
}
}
,
(
)
=>
Element
,
unknown
,
{}
,
{}
,
ComponentOptionsMixin
,
ComponentOptionsMixin
,
Record
<
string
,
any
>
,
string
,
PublicProps
,
Readonly
<
ExtractPropTypes
<
{
blockId
:
{
required
:
true
;
type
:
StringConstructor
}
;
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
;
onActivateNext
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onActivatePrevious
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onAppendBlock
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
any
)
=>
void
>
}
;
onRemoveSelf
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
)
=>
void
>
}
;
onUpdate
:
{
default
:
(
)
=>
void
;
type
:
PropType
<
(
block
?:
Partial
<
IParagraphData
>
)
=>
void
>
}
}
>
>
,
{
data
:
IParagraphData
;
onActivateNext
:
(
)
=>
void
;
onActivatePrevious
:
(
)
=>
void
;
onAppendBlock
:
(
block
?:
any
)
=>
void
;
onRemoveSelf
:
(
)
=>
void
;
onUpdate
:
(
block
?:
Partial
<
IParagraphData
>
)
=>
void
}
>
get
Default
Data
:
(
)
=>
IParagraphData
(
)
:
IParagraphData
Returns
IParagraphData
name
:
string
view
:
DefineComponent
<
{
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
}
,
(
)
=>
Element
,
unknown
,
{}
,
{}
,
ComponentOptionsMixin
,
ComponentOptionsMixin
,
Record
<
string
,
any
>
,
string
,
PublicProps
,
Readonly
<
ExtractPropTypes
<
{
data
:
{
default
:
(
)
=>
IParagraphData
;
type
:
PropType
<
IParagraphData
>
}
}
>
>
,
{
data
:
IParagraphData
}
>
Variables
Const
name
name
:
"sb-paragraph"
= 'sb-paragraph'
Functions
get
Default
Data
get
Default
Data
(
)
:
IParagraphData
Returns
IParagraphData
Modules
@schlechtenburg/core
@schlechtenburg/heading
@schlechtenburg/image
@schlechtenburg/layout
@schlechtenburg/paragraph
@schlechtenburg/standalone
IParagraph
Data
default
name
get
Default
Data
Generated using
TypeDoc