Skip to content

biztek/pmp-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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