BootstrapTabControlBuilder.ActiveTabTextTemplate Method
| Name | Parameters | Description |
|---|---|---|
| ActiveTabTextTemplate(TemplateContent) | activeTabTextTemplate | Sets a common template used for displaying the text content of an active tab within the current tab control. |
| ActiveTabTextTemplate(TemplateContentCallback<BootstrapTabControlTemplateContainerSettings>) | activeTabTextTemplate | Sets a common template used for displaying the text content of an active tab within the current tab control. |