0.0.44 • Published 3 years ago
@owlui/tabs v0.0.44
Overview
Simple Tab component based on the bootstrap Tab
Description
The Tab component allows for simple same page navigation. Tabs is a higher-level component for quickly creating a Nav matched with a set of TabPanes with content.
Usage
Click on each component to visit the Bootstrap docs and check out the complete list of available props:
Examples
Basic Tabs Implementation:
<Tabs defaultActiveKey="profile" id="uncontrolled-tab-example">
<Tab eventKey="home" title="Home">
<div><div>
</Tab>
<Tab eventKey="profile" title="Profile">
<div><div>
</Tab>
<Tab eventKey="contact" title="Contact" disabled>
<div><div>
</Tab>
</Tabs>
0.0.42
3 years ago
0.0.43
3 years ago
0.0.44
3 years ago
0.0.40
3 years ago
0.0.41
3 years ago
0.0.33
3 years ago
0.0.34
3 years ago
0.0.35
3 years ago
0.0.36
3 years ago
0.0.37
3 years ago
0.0.38
3 years ago
0.0.39
3 years ago
0.0.32
3 years ago
0.0.31
3 years ago
0.0.30
3 years ago
0.0.29
3 years ago
0.0.28
3 years ago
0.0.27
3 years ago
0.0.26
3 years ago
0.0.25
3 years ago
0.0.24
3 years ago
0.0.23
3 years ago