You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Björn
ca585d5149
|
4 years ago | |
---|---|---|
demo | 4 years ago | |
src | 4 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
mix-manifest.json | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 4 years ago | |
webpack.mix.js | 4 years ago |
README.md
Tiny Accordion
Created with Riot.js
Install
npm install @tentakelfabrik/tiny-accordion --save
How to use
<tiny-accordion>
<div title="first">
<p>
Poke you probably haven't heard of them schlitz kale chips, semiotics vice DIY blue bottle bitters.
</p>
</div>
<div title="second">
<p>
Pork belly freegan seitan skateboard art party la croix locavore flexitarian small batch taxidermy chillwave.
</p>
</div>
</tiny-accordion>