Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.52 KB

README.md

File metadata and controls

61 lines (43 loc) · 1.52 KB

Published on webcomponents.org

Demo and API docs

<modal-sheet>

modal-sheet is a sheet that slide up from the bottom of the screen to reveal more content.

How to install and use:

1 - Install the element using Bower:

$ bower install eduardosada/modal-sheet --save

2 - Import the element:

<link rel="import" href="bower_components/modal-sheet/modal-sheet.html">

3 - Start using it!

<modal-sheet value="{{searchvalue}}"></modal-sheet>

Versioning

To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.

Contributing

Report any issue.
Want to contribute? Follow these recommendations.

History

See Releases for detailed changelog.

License

MIT License © Eduardo Sada