@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
ShorthandPropertyType
Interface ShorthandPropertyType
interface
ShorthandPropertyType
{
keywords
:
string
[]
;
map
?:
string
;
multiple
:
boolean
;
properties
:
string
[]
;
separator
:
{
typ
:
|
"toString"
|
"toLocaleString"
|
"toFixed"
|
"toExponential"
|
"toPrecision"
|
"valueOf"
;
val
:
string
;
}
;
shorthand
:
string
;
types
:
string
[]
;
}
Index
Properties
keywords
map?
multiple
properties
separator
shorthand
types
Properties
keywords
keywords
:
string
[]
Optional
map
map
?:
string
multiple
multiple
:
boolean
properties
properties
:
string
[]
separator
separator
:
{
typ
:
|
"toString"
|
"toLocaleString"
|
"toFixed"
|
"toExponential"
|
"toPrecision"
|
"valueOf"
;
val
:
string
;
}
shorthand
shorthand
:
string
types
types
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keywords
map
multiple
properties
separator
shorthand
types
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
Loading...