MessageTemplateText interface
The message template's text value information.
- Extends
Inherited Properties
| name | Template binding reference name |
Property Details
kind
Message parameter type is text.
kind: "text"
Property Value
"text"
text
The text value.
text: string
Property Value
string
Inherited Property Details
name
Template binding reference name
name: string
Property Value
string
Inherited From MessageTemplateValueParent.name