Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Editor & 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
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