0.1.4 • Published 2 years ago

large-input-edit v0.1.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago