modal-sheet
is a sheet that slide up from the bottom of the screen to reveal more content.
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>
To keep better organization of releases we follow the Semantic Versioning 2.0.0 guidelines.
Report any issue.
Want to contribute? Follow these recommendations.
See Releases for detailed changelog.