1.0.0 • Published 3 years ago

@tentakelfabrik/tiny-accordion v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

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>