PivotSelector
Description
A control to select a pivot
PivotSelector is a variation of the Pivot component that uses a Dropdown for navigation. It is particularly effective for mobile-first designs or interfaces with a large number of tabs that would otherwise require excessive horizontal scrolling.
API reference
public class PivotSelector : IComponentA standalone tab-selector strip that drives an external , used when the strip needs to be positioned independently of its panels.
Methods
public PivotSelector SetCommands(params IComponent[] commands)Sets the commands of the component.
public PivotSelector Select(string id, bool refresh = false)Configures the component to select.