@samply/lens
Preparing search index...
AstBottomLayerValue
Type Alias AstBottomLayerValue
type
AstBottomLayerValue
=
{
key
:
string
;
system
?:
string
;
type
:
string
;
value
:
|
string
|
boolean
|
string
[]
|
{
max
:
number
;
min
:
number
}
|
{
max
:
string
;
min
:
string
}
;
}
Index
Properties
key
system?
type
value
Properties
key
key
:
string
Optional
system
system
?:
string
type
type
:
string
value
value
:
|
string
|
boolean
|
string
[]
|
{
max
:
number
;
min
:
number
}
|
{
max
:
string
;
min
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
system
type
value
@samply/lens
Loading...