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