11.0.2 • Published 3 years ago

ngx-inp-color-text v11.0.2

Weekly downloads
16
License
-
Repository
-
Last release
3 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

3 years ago

11.0.1

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

0.0.9

4 years ago

1.0.0

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.4

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago