Display atom for user/person/entity avatars · Stacked avatar group with an overflow pill · Presentational checkbox / ...
common/display
Category
No results found
Features22#
- ComponentCngxAvatarWCAG AADisplay atom for user/person/entity avatars
- ComponentCngxAvatarGroupWCAG AAStacked avatar group with an overflow pill
- ComponentCngxCheckboxIndicatorWCAG AAPresentational checkbox / checkmark indicator
- ComponentCngxChipWCAG AAChip / tag molecule - a small, self-contained pill rendering projected content plus an optional close affordance
- ComponentCngxIconWCAG AADisplay atom for icons
- ComponentCngxMetaWCAG AAA single metadata pair - a short bold term followed by its projected value - for the supplementary key/value lines th...
- ComponentCngxMetaListWCAG AAAn inline, wrapping metadata line - a flex row of projected {@link CngxMeta} pairs separated by a consistent gap
- ComponentCngxPasswordStrengthMeterWCAG AADecorative password-strength meter - four segments that fill with the 0..4 score
- ComponentCngxRadioIndicatorWCAG AAPresentational radio indicator - circle with a centred dot when checked
- ComponentCngxSegmentedProgressWCAG AAGeneric segmented position indicator - a discrete progress bar split into N segments
- ComponentCngxTagWCAG AADecorative tag / label / badge atom
- ComponentCngxTagGroupWCAG AALayout-only container for a row of CngxTag siblings
- ComponentCngxTimeWCAG AALocale-aware <time> display atom
- DirectiveCngxBadgeWCAG AAGeneric counter / dot indicator that attaches a small floating element to any host
- DirectiveCngxDividerWCAG AAThin presentational separator with proper ARIA semantics
- DirectiveCngxTagGroupAccessoryOverride template for the accessory zone of <cngx-tag-group> - projected BELOW the row of tags
- DirectiveCngxTagGroupHeaderOverride template for the header zone of <cngx-tag-group> - projected ABOVE the row of tags
- DirectiveCngxTagLabelOverride template for the label region of <span cngxTag>
- DirectiveCngxTagPrefixOverride template for content rendered BEFORE the label region of <span cngxTag>
- DirectiveCngxTagSuffixOverride template for content rendered AFTER the label region of <span cngxTag>
- TokenCNGX_TAG_CONFIGApp-wide configuration cascade for the tag family
- TokenCNGX_TAG_GROUPWCAG AADI token for parent CngxTagGroup <-> child CngxTag ARIA wiring
References28#
- InterfaceCngxTagConfigApp-wide cascade for CngxTag + CngxTagGroup defaults, colour palette, slot templates, and ARIA-string fallbacks
- InterfaceCngxTagGroupAccessoryContextContext exposed by the *cngxTagGroupAccessory slot
- InterfaceCngxTagGroupHeaderContextContext exposed by the *cngxTagGroupHeader slot — the full reactive group state plus the live count of projected Cngx...
- InterfaceCngxTagGroupHostPublic host contract that CngxTagGroup and any future non-component implementer must satisfy
- InterfaceCngxTagLabelContextContext exposed by the *cngxTagLabel slot — the full reactive Tag state bundled so consumer templates can switch on v...
- InterfaceCngxTagPrefixContextContext exposed by the *cngxTagPrefix slot
- InterfaceCngxTagSuffixContextContext exposed by the *cngxTagSuffix slot
- FunctioninjectTagConfigConvenience accessor for the tag-family configuration cascade
- FunctionprovideTagConfigApplication-root configuration cascade for the tag family
- FunctionprovideTagConfigAtComponent-scoped configuration cascade for the tag family
- FunctionwithTagColorsRegister consumer-defined colour entries
- FunctionwithTagDefaultsOverride the default CngxTag input values ( variant , color , size , truncate , maxWidth )
- FunctionwithTagGroupDefaultsOverride the default CngxTagGroup input values ( gap , align , semanticList )
- FunctionwithTagSlotsRegister app-wide template overrides for the five Tag-family slots
- VariablefilledEqual
- VariableRELATIVE_DIVISIONSUnit ladder for the relative formatter, smallest first
- VariableSEGMENT_COUNT
- VariablesegmentsEqual
- VariableSTRENGTH_LEVELS
- Type AliasCngxBadgeColorColor palette options for the badge
- Type AliasCngxBadgePositionPositioning anchors relative to the host element
- Type AliasCngxTagColorSemantic colour key
- Type AliasCngxTagConfigFeatureDiscriminated-union shape returned by withTagDefaults / withTagGroupDefaults / withTagColors / withTagSlots
- Type AliasCngxTagGroupAlignCross-axis distribution of projected tags within the flex-wrap row
- Type AliasCngxTagGroupGapSpacing between projected tags
- Type AliasCngxTagSizeDensity
- Type AliasCngxTagVariantVisual variant
- Type AliasSegmentStateState of a single segment in a {@link CngxSegmentedProgress}