TabStripScrollableSettingsTagHelper
Example
Razor
<scrollable/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| distance | Int32 | Sets the scroll amount (in pixels) applied when the user clicks on a scroll button. |
| enabled | Boolean | Enables or disables the configuration. |
| scroll-buttons | ScrollButtonsType | Sets the scroll buttons position. Default is Split. |
| scroll-buttons-position | ScrollButtonsPositionType | Sets the scroll buttons position. Default is Split. |