@sme.up/kokos-sdk-node
Preparing search index...
SmeupLayout
Interface SmeupLayout
LAYOUT Represent the layout of the fields in a form and the adjuntive informations
interface
SmeupLayout
{
absolute
?:
boolean
;
horizontal
?:
boolean
;
sections
?:
SmeupLayoutSection
[]
;
sectionsType
?:
TAB
;
}
Index
Properties
absolute?
horizontal?
sections?
sections
Type?
Properties
Optional
absolute
absolute
?:
boolean
Optional
horizontal
horizontal
?:
boolean
Optional
sections
sections
?:
SmeupLayoutSection
[]
Optional
sections
Type
sectionsType
?:
TAB
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute
horizontal
sections
sections
Type
@sme.up/kokos-sdk-node
Loading...
LAYOUT Represent the layout of the fields in a form and the adjuntive informations