UNPKG

ng4-input-counter

Version:

A very cool input which display characters counter and can be configured to display counter bounds.

6 lines (5 loc) 183 B
import { ModuleWithProviders } from '@angular/core'; export * from './input-counter.component'; export declare class InputCounterModule { static forRoot(): ModuleWithProviders; }