Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 772 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 772 Bytes

Build Status

Demo and API Docs

##<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>

Validation

If the File Name is not found paper toast will display File not Found message.

Styling

The custom properties and mixins are available for styling:

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b pmp-help
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin pmp-help
  5. Submit a pull request :D