Tela SDK for JavaScript
NPM
Preparing search index...
Resources
AgentTextEntry
Interface AgentTextEntry
A text input.
interface
AgentTextEntry
{
content
:
string
;
type
:
"text"
;
}
Index
Properties
content
type
Properties
content
content
:
string
The text content (≤10MB).
type
type
:
"text"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
Class Hierarchy
NPM
Tela SDK for JavaScript
Loading...
A text input.