Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 320 Bytes

idea.md

File metadata and controls

17 lines (11 loc) · 320 Bytes

wrapper for web component custom element

add some helper methoed to handle ui render

  • set component stye
  • get attribute data

icon web component

make a lib to render inline svg icon via web component custom element

e.g.

<piq name="email" type="solid"></piq>
<piq name="phone" type="line"></piq>