React Button Default Template

This section lists the fields of a context object available in a button template.

Type:

Object

By default, a predefined template is applied to display the widget. This template is based on the fields of the template context object. Below is the list of these fields. If the default item template is not appropriate for your task, implement a custom template based on these fields or fields of the view model.

See Also

icon

Holds an icon that is specified using the icon option.

Type:

String

text

Holds the text that is specified using the text option.

Type:

String