fluent.js
Project Fluent
GitHub
Preparing search index...
@fluent/syntax
TextElement
Class TextElement
Hierarchy (
View Summary
)
SyntaxNode
TextElement
Indexable
[
name
:
string
]:
unknown
Index
Constructors
constructor
Properties
span?
type
value
Methods
clone
equals
Constructors
constructor
new
TextElement
(
value
:
string
)
:
TextElement
Parameters
value
:
string
Returns
TextElement
Properties
Optional
span
span
?:
Span
type
type
:
"TextElement"
= ...
value
value
:
string
Methods
clone
clone
()
:
this
Returns
this
equals
equals
(
other
:
BaseNode
,
ignoredFields
?:
string
[]
)
:
boolean
Parameters
other
:
BaseNode
ignoredFields
:
string
[]
= ...
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
span
type
value
Methods
clone
equals
Project Fluent
GitHub
fluent.js
Loading...