11.0.2 • Published 4 years ago

ngx-inp-color-text v11.0.2

Weekly downloads
16
License
-
Repository
-
Last release
4 years ago

NgxInpColorText

npm install ngx-inp-color-text  
import { NgxInpColorTextModule } from 'ngx-inp-color-text';
<input-color [inputText]="variable" (returnValue)="selectedValues($event)"></input-color>
variable = 'Some Text'
returnValue event returns an array of object [{ text: 'Some Text', color: '#fafafa' }]

Demo here

STILL WORKING ON THIS PACKAGE... issues, bugs and suggestions are invited.

11.0.2

4 years ago

11.0.1

4 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

0.0.9

5 years ago

1.0.0

5 years ago

0.0.7

5 years ago

0.0.5

5 years ago

0.0.6

5 years ago

0.0.3

5 years ago

0.0.4

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago