Skip to main content
cngx-src documentation

ActionHostBridgeOptions

Interface

projects/forms/select/shared/action-host-bridge.ts

Import#

import { ActionHostBridgeOptions } from '@cngx/forms/select'

Description#

Index#

Instance Properties#

cancel#function
ReadonlyOptional

Cancel hook. Default flips dirty to false.

Readonly

Bound close() from the variant - dismisses the panel.

commit#function
ReadonlyOptional

Quick-create commit hook. Flat variants leave undefined; bridge no-ops.

focusTrapBehavior#Signal
ReadonlyOptional

Override for the focus-trap policy signal. Test seam.

isPending#Signal
ReadonlyOptional

Commit-controller isPending. Undefined collapses to false.

ReadonlyOptional

Retry hook for the slot's retry context field. Default: no-op.