section-block-title-le

0.0.2 • Public • Published

section-block-title

A section-block-title lit-element

Use a LitElement component

  1. From your project folder, install the component from npm.
npm install --save section-block-title-le

Import the component.

In a JavaScript module:

import 'section-block-title';

Or in HTML

<script type="module">
  import './node_modules/responsive-flex-le/src/section-block-title.js';
</script>

OR

<script
  type="module"
  src="./node_modules/responsive-flex-le/src/section-block-title.js"
></script>
  1. Add the component to your application or component:
<section-block-title></section-block-title>

Readme

Keywords

none

Package Sidebar

Install

npm i section-block-title-le

Weekly Downloads

3

Version

0.0.2

License

none

Unpacked Size

4.74 kB

Total Files

5

Last publish

Collaborators

  • wendly