Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 419 Bytes

reddit-element

reddit-element is a custom element built using web component and polymer polyfill js

  • Element that returns the public description of a subreddit

Element usage:

<reddit-element></reddit-element>
  • Include custom attribute as normal
attribute="lorem"

See the component page for more information.