A navigation component that displays links as interactive tabs with routing capabilities.
For more examples, visit the Storybook.
StudsTabNav
ParametersGets or sets the child content containing the tab navigation links.
Specifies additional custom attributes that will be rendered by the component.
Gets or sets the callback that is invoked when the mouse enters an item.
Gets or sets the callback that is invoked when the mouse leaves an item.
A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu.
Gets or sets the culture used to display localizable data (numbers, dates). Set by default to “CultureInfo.CurrentCulture”.
Gets or sets the inline CSS style.
Gets or sets a value indicating whether this “T:Studs.StudsComponent” is visible. Invisible components are not rendered.
StudsTabNavLink
ParametersGets or sets the text content of the navigation link.
Gets or sets the URL that the link points to.
Gets or sets whether this navigation link is selected.
Gets or sets whether this navigation link is disabled.
Gets or sets whether this navigation link is visible.
Gets or sets additional CSS styles for the navigation link.
Gets or sets additional attributes for the navigation link element.
For more examples, visit the Storybook.
StudsTabNav
ParametersGets or sets the child content containing the tab navigation links.
Specifies additional custom attributes that will be rendered by the component.
Gets or sets the callback that is invoked when the mouse enters an item.
Gets or sets the callback that is invoked when the mouse leaves an item.
A callback that will be invoked when the user right-clicks the component. Commonly used to display a context menu.
Gets or sets the culture used to display localizable data (numbers, dates). Set by default to “CultureInfo.CurrentCulture”.
Gets or sets the inline CSS style.
Gets or sets a value indicating whether this “T:Studs.StudsComponent” is visible. Invisible components are not rendered.
StudsTabNavLink
ParametersGets or sets the text content of the navigation link.
Gets or sets the URL that the link points to.
Gets or sets whether this navigation link is selected.
Gets or sets whether this navigation link is disabled.
Gets or sets whether this navigation link is visible.
Gets or sets additional CSS styles for the navigation link.
Gets or sets additional attributes for the navigation link element.