Behaviors are reusable, composable traits for building UI components that enforce consistent inputs, types, and patterns across both Daffodil and custom components.
Article encapsulated is a directive that prevents article styles from bleeding into custom components nested within an article.
Breakpoints provides utilities for observing and reacting to viewport size changes.
Colorable enforces consistent use of color across components.
Compactable enforces consistent use of the compact property across components.
Disableable enforces consistent use of the disabled property across components.
Roving tab index (RTI) manages keyboard focus across groups of interactive elements.