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