0.0.1 • Published 1 year ago

webcomponent-tab v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

##Example Usage

	<x-tabs>
		<span slot="buttonone">title for first tab button</span>
		<span slot="buttontwo">title for second tab button</span>
		<span slot="buttonthree">title for third tab button</span>
		<p slot="tabone">
		lorem ipsum
		</p>
		<p slot="tabtwo">lorem ipsum</p>
		<p slot="tabthree">lorem ipsum</p>
	</x-tabs>			
0.0.1

1 year ago

1.0.1

6 years ago

1.0.0

6 years ago