@gmb/bitmark-parser - v7.2.0
Preparing search index...
SemanticTokensAbsolute
Interface SemanticTokensAbsolute
The
absolute
layout: one object per token, type and modifiers by name.
interface
SemanticTokensAbsolute
{
layout
:
"absolute"
;
legend
:
SemanticTokensLegend
;
positionEncoding
:
PositionEncoding
;
tokens
:
SemanticToken
[]
;
}
Index
Properties
layout
legend
position
Encoding
tokens
Properties
layout
layout
:
"absolute"
legend
legend
:
SemanticTokensLegend
position
Encoding
positionEncoding
:
PositionEncoding
tokens
tokens
:
SemanticToken
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
layout
legend
position
Encoding
tokens
@gmb/bitmark-parser - v7.2.0
Loading...
The
absolutelayout: one object per token, type and modifiers by name.