Preparing search index...
The search index is not available
Documentation
Documentation
svelte-ast-build
attribute
<internal>
Text
Interface Text
Static text
interface
Text
{
data
:
string
;
end
:
number
;
raw
:
string
;
start
:
number
;
type
:
"Text"
;
}
Hierarchy (
View Summary
)
BaseNode
Text
Index
Properties
data
end
raw
start
type
Properties
data
data
:
string
Text with decoded HTML entities
end
end
:
number
raw
raw
:
string
The original text, with undecoded HTML entities
start
start
:
number
type
type
:
"Text"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
end
raw
start
type
Documentation
Loading...
Static text