@tbela99/css-parser
Benchmark
Docs
Playground
GitHub
Preparing search index...
node
WalkAttributesResult
Interface WalkAttributesResult
interface
WalkAttributesResult
{
nextValue
:
Token
|
null
;
parent
:
any
;
previousValue
:
Token
|
null
;
root
?:
any
;
value
:
Token
;
}
Index
Properties
next
Value
parent
previous
Value
root?
value
Properties
next
Value
nextValue
:
Token
|
null
parent
parent
:
any
previous
Value
previousValue
:
Token
|
null
Optional
root
root
?:
any
value
value
:
Token
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
next
Value
parent
previous
Value
root
value
Benchmark
Docs
Playground
GitHub
@tbela99/css-parser
Loading...