Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/shared
<internal>
AttributeSelector
Interface AttributeSelector
interface
AttributeSelector
{
end
:
number
;
flags
:
null
|
string
;
matcher
:
null
|
string
;
name
:
string
;
start
:
number
;
type
:
"AttributeSelector"
;
value
:
null
|
string
;
}
Hierarchy (
View Summary
)
BaseNode
AttributeSelector
Index
Properties
end
flags
matcher
name
start
type
value
Properties
end
end
:
number
flags
flags
:
null
|
string
matcher
matcher
:
null
|
string
name
name
:
string
start
start
:
number
type
type
:
"AttributeSelector"
value
value
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
flags
matcher
name
start
type
value
Documentation
Loading...