Tabs Class
Deprecated in 4.12.0. Use [[iTwinUI Tabs]] instead.
Tabs meant to represent the current position in a page/section
Extends
- React.PureComponent<MainTabsProps, TabsState>
Methods
Name | Description | |
---|---|---|
constructor(props: MainTabsProps): Tabs | ||
componentDidMount(): void | Called immediately after a component is mounted. | |
render(): React.ReactElement<any, string | React.JSXElementConstructor<any>> |
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.