@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
ShorthandDef
Interface ShorthandDef
interface
ShorthandDef
{
defaults
:
string
[]
;
keywords
:
string
;
multiple
?:
boolean
;
pattern
:
string
;
separator
?:
string
;
shorthand
:
string
;
}
Index
Properties
defaults
keywords
multiple?
pattern
separator?
shorthand
Properties
defaults
defaults
:
string
[]
keywords
keywords
:
string
Optional
multiple
multiple
?:
boolean
pattern
pattern
:
string
Optional
separator
separator
?:
string
shorthand
shorthand
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
defaults
keywords
multiple
pattern
separator
shorthand
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
Loading...