0.0.3 • Published 3 years ago

showless v0.0.3

Weekly downloads
8
License
-
Repository
-
Last release
3 years ago

Showless

Simpler Show more less widget.

Instalation

npm install showless

Usage

Add ShowlessModule in imports

import { ShowlessModule } from 'showless';.

How to use in component- pass two input as below

text="your text" wordLimit="3" - no of charactors you want limit selector to use <void-showless text="data.email" wordLimit="3">

Keywords

Angular , Show more or less