Skip to main content
cngx-src documentation

CngxOptionContainerGroup

Interface

projects/common/interactive/listbox/option-container.ts

Import#

import { CngxOptionContainerGroup } from '@cngx/common/interactive'

Description#

Public surface a CngxOptionGroup exposes when registered under CNGX_OPTION_CONTAINER. The options signal yields the direct CngxOption children of the group; nested groups are unsupported (the surrounding directive dev-warns when one is detected).

Index#

Properties

Instance Properties#

Readonly
options#function
Readonly