Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
block
<internal>
BaseElement
Interface BaseElement
interface
BaseElement
{
attributes
:
(
Attribute
|
SpreadAttribute
|
Directive
)
[]
;
end
:
number
;
fragment
:
Fragment
;
name
:
string
;
start
:
number
;
type
:
string
;
}
Hierarchy (
View Summary
)
BaseNode
BaseElement
SvelteOptionsRaw
Component
TitleElement
SlotElement
RegularElement
SvelteBody
SvelteBoundary
SvelteComponent
SvelteDocument
SvelteElement
SvelteFragment
SvelteHead
SvelteSelf
SvelteWindow
Index
Properties
attributes
end
fragment
name
start
type
Properties
attributes
attributes
:
(
Attribute
|
SpreadAttribute
|
Directive
)
[]
end
end
:
number
fragment
fragment
:
Fragment
name
name
:
string
start
start
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
end
fragment
name
start
type
Documentation
Loading...