JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Text Boxes & Inputs › smart-check-box and Angular reactive form – how to set value? › Reply To: smart-check-box and Angular reactive form – how to set value?
February 15, 2021 at 7:20 am
#101500
davout
Member
What string? Please provide an example, because when I have tried converting the boolean to a string this does not work, as shown below
stateWIP: data.stateFilter.hasState(GdTaskWorkflowState.wip) === true ? ‘true’ : ‘false’,
Anyhow, the component is included on this list https://www.htmlelements.com/docs/angular-reactive-forms/ but it does not support the standard way of communicating