Grouped, themed, RTL-safe timeline over a flat list of events · Swap point for the body-view mapping · The fallback c...
ui/timeline
Category
No results found
Features2#
References15#
- InterfaceCngxTimelineFallbackCopyThe fallback copy the timeline renders when a consumer bound no slot for a surface, resolved once from the config cas...
- InterfaceCngxTimelineSlotQueriesThe eight contentChild() queries a timeline runs, handed over as one bag because AOT requires them to be declared on ...
- InterfaceCngxTimelineSlotsThe same eight, resolved
- InterfaceCngxTimelineSlotSourceAnything a cngx slot directive exposes: its own TemplateRef
- InterfaceCngxTimelineViewEverything the template needs to decide what the body shows
- FunctioncreateTimelineFallbackCopyFlattens the config's optional label bag into the exact set the template reads, so the template names what it wan...
- FunctioncreateTimelineSlotBindingThe family-standard three-stage template cascade, as one named concept: instance contentChild -> CNGX_ * _CONFIG.temp...
- FunctioncreateTimelineSlotsRuns {@link createTimelineSlotBinding} over the whole slot set at once, so the organism holds one field instead of ei...
- FunctioncreateTimelineViewDerives the whole body switch from one bound state
- Type AliasCngxTimelineModeRaster the timeline lays its rows out on
- Type AliasCngxTimelineOrientationWhich axis the run reads along
- Type AliasCngxTimelinePlacementWhich side of the rail each row's body sits on
- Type AliasCngxTimelineRailWhether the rail breaks between rows or reads as one line
- Type AliasCngxTimelineSkinVisual skin, applied through [data-skin]
- Type AliasCngxTimelineViewFactoryThe shape {@link CNGX_TIMELINE_VIEW_FACTORY} hands out