Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
svelte-ast-print/attribute
<internal>
BaseNode
Interface BaseNode
interface
BaseNode
{
end
:
number
;
start
:
number
;
type
:
string
;
}
Hierarchy (
View Summary
)
BaseNode
SpreadAttribute
StyleDirective
Attribute
Text
ExpressionTag
AnimateDirective
BindDirective
ClassDirective
LetDirective
OnDirective
TransitionDirective
UseDirective
AwaitBlock
EachBlock
KeyBlock
SnippetBlock
Comment
IfBlock
ConstTag
DebugTag
HtmlTag
RenderTag
BaseElement
Script
Root
Index
Properties
end
start
type
Properties
end
end
:
number
start
start
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
start
type
Documentation
Loading...