@borrey/inner-html

1.0.1 • Public • Published

inner-html

webcomponent that inserts html from an propery .html

Getting started

Installation

From inside your project folder, run:

$ npm install inner-html

Minimal Example

    <inner-html .html='<p>Hello World</p>' />

will result in:

    <inner-html><p>Hello World</p></inner-html>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i @borrey/inner-html

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators

  • borrey