KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
CounterStyle
Type Alias CounterStyle
CounterStyle
:
|
{
type
:
"predefined"
;
value
:
PredefinedCounterStyle
}
|
{
type
:
"name"
;
value
:
String
}
|
{
symbols
:
Symbol
[]
;
system
?:
SymbolsType
&
string
;
type
:
"symbols"
}
A
counter-style
name.
Type Declaration
{
type
:
"predefined"
;
value
:
PredefinedCounterStyle
}
{
type
:
"name"
;
value
:
String
}
{
symbols
:
Symbol
[]
;
system
?:
SymbolsType
&
string
;
type
:
"symbols"
}
symbols
:
Symbol
[]
The symbols.
Optional
system
?:
SymbolsType
&
string
The counter system.
type
:
"symbols"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...
A counter-style name.