Skip to content

eduardosada/modal-sheet

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages