##<pmp-help>
<pmp-help>
is a help icon button to show the markdown contents of the file in a paper-dialog.
<pmp-help fileName="EnterFileName.md"></pmp-help>
If the File Name is not found paper toast will display File not Found
message.
The custom properties and mixins are available for styling:
- Fork it!
- Create your feature branch:
git checkout -b pmp-help
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin pmp-help
- Submit a pull request :D