You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
{'path': 'tab/default','component':'Default','name': 'Default Functionalities','description':'The sample demonstrates about default functionalities of the Tab component (also known as Tabbed UI) which is navigation component.','order': '01','category': 'Tab','api': '{ "TabComponent": ["items"] }'},
{'path': 'tab/orientation','component':'Orientation','name': 'Orientation','description':'The sample demonstrates how to customize the orientation of Tab component along with feasibility to customize the Tab header styles.','order': '01','category': 'Tab','api': '{ "TabComponent": ["headerPlacement", "showCloseButton"] }'},
{'path': 'tab/responsive-modes','component':'Responsive','name': 'Responsive Modes','description':'The sample illustrates that responsive mode of Tab component that aligns tab items in a scrollable or popup mode if there is no enough space.','order': '01','category': 'Tab','api': '{ "TabComponent": ["overflowMode"] }'},
{'path': 'tab/wizard','component':'Wizard','name': 'Wizard','description':'This sample demonstrates how to design a wizard-like application with the sequential action using the Tab component. For example, a train reservation system.','order': '01','category': 'Tab'}