Molecule wrapping CngxTruncate with a built-in expand/collapse toggle ยท Manages backdrop overlay behavior: visibility...
common/layout
Category
No results found
Features16#
- ComponentCngxExpandableTextWCAG AAMolecule wrapping CngxTruncate with a built-in expand/collapse toggle
- DirectiveCngxBackdropWCAG AAManages backdrop overlay behavior: visibility, click-to-close, and inert toggling on sibling elements
- DirectiveCngxDrawerWCAG AAState owner for a drawer / sidebar system
- DirectiveCngxDrawerContentMarks the main content area adjacent to a drawer panel
- DirectiveCngxDrawerPanelWCAG AAThe sliding panel of a drawer
- DirectiveCngxExpandableToggleMarks a custom toggle template inside cngx-expandable-text
- DirectiveCngxHighlightWCAG AASearch-text highlighting via <mark> elements
- DirectiveCngxInfiniteScrollWCAG AAInfinite scroll trigger using IntersectionObserver
- DirectiveCngxIntersectionObserverObserves whether the host element is visible in the viewport or a scroll container
- DirectiveCngxMediaQueryReactive media query directive that exposes a matches signal
- DirectiveCngxResizeObserverObserves size changes of the host element via the ResizeObserver API
- DirectiveCngxScrollLockPrevents scrolling on the document body when enabled
- DirectiveCngxScrollSpyWCAG AATracks which section is currently most visible in the viewport
- DirectiveCngxSkeletonWCAG AAHeadless skeleton loading placeholder
- DirectiveCngxStickyHeaderWCAG AACommunicates when a sticky-positioned element becomes stuck
- DirectiveCngxTruncateWCAG AAManages text truncation with expand/collapse state detection
References6#
- InterfaceCngxExpandableToggleContextTemplate context for the custom toggle template
- InterfaceQueryParamSyncOptionsOptions for {@link injectQueryParamSync}
- FunctioninjectMediaQueryInject-form of {@link CngxMediaQuery}: returns a reactive Signal<boolean> that reflects whether the host window...
- FunctioninjectQueryParamSyncBidirectional sync between a caller-owned WritableSignal<T> and a named query param
- Type AliasDrawerModeHow the drawer panel interacts with the content area
- Type AliasDrawerPositionPosition from which the drawer panel slides in