@zeplin/extension-model
Preparing search index...
GridSize
Interface GridSize
interface
GridSize
{
type
:
"fixed"
|
"flex"
;
value
?:
number
;
}
Index
Properties
type
value?
Properties
type
type
:
"fixed"
|
"flex"
Optional
value
value
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
@zeplin/extension-model
Loading...