Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
attribute
<internal>
BaseNode
Interface BaseNode
interface
BaseNode
{
end
:
number
;
start
:
number
;
type
:
string
;
}
Hierarchy (
View Summary
)
BaseNode
Attribute
SpreadAttribute
Text
ExpressionTag
AnimateDirective
BindDirective
ClassDirective
LetDirective
OnDirective
StyleDirective
TransitionDirective
UseDirective
EachBlock
IfBlock
AwaitBlock
KeyBlock
SnippetBlock
Comment
ConstTag
DebugTag
HtmlTag
RenderTag
BaseElement
Root
Script
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...