Clearing Component Value e.g. typeahead

Leon K_nig
Kilo Explorer

Hey there,

I am filtering lists using the typeahead component. Once I am done with the filtered list I don't want to clear the typeaheads manually but instead use a button. I currently use the button to clear the corresponding client state parameters but did not find a way yet to also clear the typeahead. The same would benefit me for input components for example.

 

Thank you for your support

1 REPLY 1

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I think I've done this with input fields in the past by binding a CSP to the value property on the field and then clearing it out when I'm done with it.