[]
        
(Showing Draft Content)

TabPanel Class

TabPanel Class

React component for the wijmo.nav.TabPanel control.

The tab-panel component may contain a wijmo.react.nav.Tab child component.

The component supports all properties and events of the pure JavaScript wijmo.nav.TabPanel control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Heirarchy