Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/FrameTypes
AutoGrowSettings
Type Alias AutoGrowSettings
AutoGrowSettings
:
{
directions
:
PropertyState
<
AutoGrowDirection
[]
>
;
enabled
:
PropertyState
<
boolean
>
;
maxHeight
:
PropertyState
<
number
>
;
maxWidth
:
PropertyState
<
number
>
;
minHeight
:
PropertyState
<
number
>
;
minWidth
:
PropertyState
<
number
>
;
}
Type declaration
directions
:
PropertyState
<
AutoGrowDirection
[]
>
enabled
:
PropertyState
<
boolean
>
maxHeight
:
PropertyState
<
number
>
maxWidth
:
PropertyState
<
number
>
minHeight
:
PropertyState
<
number
>
minWidth
:
PropertyState
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@chili-publish/studio-sdk
Loading...