Skip to main content
cngx-src documentation

CngxMatExpansionSetSyncOptions

Interface

projects/ui/mat-accordion/material-bridge/set-sync.ts

Import#

import { CngxMatExpansionSetSyncOptions } from '@cngx/ui/mat-accordion'

Description#

Index#

Instance Properties#

Readonly

The accordion brain's open-set (membership read + settable model).

destroyRef#DestroyRef
Readonly

Same lifetime as the host directive; tears down the expandedChange listeners.

injector#Injector
Readonly

Injection context for the underlying effect()s.

panelId#function
Readonly

Stable id for a panel — the key the brain's open-set stores.

panels#Signal
Readonly

Reactive list of projected expansion panels (a contentChildren signal).