Config for {@link createSearchEffects}
SearchEffectsOptions
Interface
projects/forms/select/shared/search-effects.ts
Import#
import { SearchEffectsOptions } from '@cngx/forms/select'
Description#
Config for createSearchEffects.
Index#
Instance Properties#
ReadonlyOptional
Extra auto-open gate. Display-binding variants pass
() => !this.display.isWritingFromValue() so library writes
don't re-open a panel the user just closed.
disabled#
SignalReadonly
emit#
literal typeReadonlyOptional
Optional searchTermChange forward. Display-binding variants
route through onUserSearchTerm and leave this undefined.
panelOpen#
SignalReadonly