microsoft / powercat-code-components

The Power CAT code components are a set of Power Apps component framework (PCF) controls that can be used to enhance power apps.
MIT License
149 stars 62 forks source link

(SearchBox) Add DelayOutput property #82

Closed scottdurow closed 1 year ago

scottdurow commented 2 years ago

The standard textbox control has the ability to only update the output text property after a debounce delay controlled by the DelayOutput property. This is important when performing searches as the user types to prevent events from being fired too frequently.

denise-msft commented 1 year ago

This was addressed in December release