@logo-elements/logo-template-renderer

1.0.1 • Public • Published

@logo-elements/logo-template-renderer

Adds declarative <template> APIs with Polymer binding support to Logo Elements.

Installation

npm i @logo-elements/logo-template-renderer

Example

<script type="module">
  import '@logo-elements/logo-template-renderer';
</script>

<logo-elements-dialog>
  <template>
    <div>This simple dialog will close by pressing the Esc key,</div>
    <div> or by a mouse click anywhere outside the dialog area</div>
  </template>
</logo-elements-dialog>

For more detailed information, please visit:

Logo Elements Documentation

Package Sidebar

Install

npm i @logo-elements/logo-template-renderer

Weekly Downloads

0

Version

1.0.1

License

See license in LICENSE file

Unpacked Size

2.92 kB

Total Files

4

Last publish

Collaborators

  • furkan.cetin
  • yusufyilmaz
  • serdarates
  • gamzeyapici
  • serhan.gurbuz