KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
SelectorComponent
Type Alias SelectorComponent
SelectorComponent
:
|
{
type
:
"combinator"
;
value
:
Combinator
}
|
{
type
:
"universal"
}
|
|
{
kind
:
"none"
;
type
:
"namespace"
}
|
{
kind
:
"any"
;
type
:
"namespace"
}
|
{
kind
:
"named"
;
prefix
:
string
;
type
:
"namespace"
}
|
{
name
:
string
;
type
:
"type"
}
|
{
name
:
string
;
type
:
"id"
}
|
{
name
:
string
;
type
:
"class"
}
|
{
name
:
string
;
namespace
?:
NamespaceConstraint
|
null
;
operation
?:
AttrOperation
|
null
;
type
:
"attribute"
;
}
|
{
type
:
"pseudo-class"
}
&
(
TSPseudoClass
|
PseudoClass
)
|
{
type
:
"pseudo-element"
}
&
(
BuiltinPseudoElement
|
PseudoElement
)
|
{
type
:
"nesting"
}
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...