Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfware/tabs

Basic page tabs element
https://github.com/cfware/tabs

Last synced: 29 days ago
JSON representation

Basic page tabs element

Awesome Lists containing this project

README

        

# @cfware/tabs [![NPM Version][npm-image]][npm-url]

Basic page tabs element

## Usage

Import to your application:
```js
import '@cfware/tabs';
```

Create a tabs element:
```html

Title 1

Tab 1 Contents

Title 2

Tab 2 Contents

```

[npm-image]: https://img.shields.io/npm/v/@cfware/tabs.svg
[npm-url]: https://npmjs.org/package/@cfware/tabs