BootstrapToolbarItemBuilder.TextTemplate Method
| Name | Parameters | Description |
|---|---|---|
| TextTemplate(TemplateContent) | textTemplate | Sets a template used for displaying the text content of the current menu item. |
| TextTemplate(TemplateContentCallback<BootstrapToolbarItemTemplateContainerSettings>) | textTemplate | Sets a template used for displaying the text content of the current menu item. |