Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/elements
LiveTextContent
Class LiveTextContent
a text that its content is binding to variable from the component model.
Hierarchy (
View Summary
)
TextContent
LiveTextContent
Index
Constructors
constructor
Properties
name
value
prop
Name
Methods
toJSON
Constructors
constructor
new
LiveTextContent
(
text
:
string
)
:
LiveTextContent
Parameters
text
:
string
Returns
LiveTextContent
Properties
name
name
:
"textContent"
value
value
:
string
Static
prop
Name
propName
:
"textContent"
= 'textContent'
Methods
toJSON
toJSON
()
:
LiveTextContent
&
{
type
:
string
}
Returns
LiveTextContent
&
{
type
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
value
prop
Name
Methods
toJSON
Ibyar/Aurora
Loading...
a text that its content is binding to variable from the component model.