0.1.4 • Published 3 years ago

large-input-edit v0.1.4

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

Large-Input-Edit

This formControl Material Input field is a large input field that starts as a button but when clicked turns input an input field.

Installation

npm install large-input-edit

Scaffolding

Import the module into your project under imports

imports: [
    BrowserModule,
    AppRoutingModule,
    LargeInputEditModule
  ],

Use

<wav-large-input-edit
  [formControl]="sample"
></wav-large-input-edit>
0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago