Getting StartedInstallation and setup guides 5
LayoutWorkflow and structural layout components 7
OverlayModal and floating layer surfaces 3
FeedbackStatus, empty, progress, and loading placeholder patterns 5
FormInput and selection components 17
UtilityGeneral-purpose interface utilities 7
NavigationMenu surfaces and hierarchical actions 7

Examples

Production-focused checkbox patterns rendered with the component layer only. Each variant keeps the <tng-checkbox> API stable while swapping the surrounding styling system.

Form usage

A live confirmation step showing checkbox state inside a submit flow.

Checkbox form usage

Live form

Release checklist confirmation

Use a checkbox when the user must explicitly acknowledge a final step before submit.

Status: confirmation required

Tri-state select-all

Parent selection mirrors child completion using checked and mixed state without leaving the component API.

Tri-state select-all (Plain-CSS)

selected: build

Validation emphasis

Use component-level invalid state when a mandatory policy or checklist item is still incomplete.

Validation emphasis (Plain-CSS)