Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-print
_internal/shared
<internal>
TitleElement
Interface TitleElement
interface
TitleElement
{
attributes
:
(
Attribute
|
SpreadAttribute
|
Directive
)
[]
;
end
:
number
;
fragment
:
Fragment
;
name
:
"title"
;
start
:
number
;
type
:
"TitleElement"
;
}
Hierarchy (
View Summary
)
BaseElement
TitleElement
Index
Properties
attributes
end
fragment
name
start
type
Properties
attributes
attributes
:
(
Attribute
|
SpreadAttribute
|
Directive
)
[]
end
end
:
number
fragment
fragment
:
Fragment
name
name
:
"title"
start
start
:
number
type
type
:
"TitleElement"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
end
fragment
name
start
type
Documentation
Loading...