angular-code-input icon indicating copy to clipboard operation
angular-code-input copied to clipboard

Allow to work with forms

Open Tea-Ice opened this issue 4 years ago • 3 comments

Use NG_VALUE_ACCESSOR, so that the component can use ngModel, formControlName, etc.

Tea-Ice avatar May 11 '21 11:05 Tea-Ice

@Tea-Ice thanks, will research the feature

AlexMiniApps avatar May 12 '21 09:05 AlexMiniApps

Hi Alex , Is this enhancement done? I have 2 code input and I want to check if they are matching pins.How can i do it

febymathews avatar Sep 01 '21 04:09 febymathews

@febymathews Hi. Nope. it is in the futures list. You can do it by listening of the codeCompleted or codeChanged output events. https://github.com/AlexMiniApps/angular-code-input#events

AlexMiniApps avatar Sep 01 '21 13:09 AlexMiniApps