EditorToolItemTagHelper
Example
Razor
<tool-item>
</tool-item>
Attributes
| Attribute | Type | Description |
|---|---|---|
| context | String | Only applicable for the formatting tool. Specifies the context in which the option will be available. |
| text | String | The string that the popup item will show. |
| value | String | The value that will be applied by the tool when this item is selected. |