Skip to content

H2-invent/material-tab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H2 Invent Material Design Tabs

This Package installs a great looking material Tabs element. it is inspired by google material dign guide and some more google applications. The underline is realy moving between the tabs and the tab content is scroling in the right direction.

Installation:

npm i h2-invent-material-tabs

Add in you main css:

@import '~h2-invent-material-tabs/css/material-tabs.css';

in your main js:

import {initTabs} from 'h2-invent-material-tabs'; init the tabs with

initTabs('<classWhich sorounds the tabs>')

Find here a demo at codepen https://codepen.io/holema/pen/qBpNLmJ

see the /dist/demo.html how it looks and how to integrate it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published