The Component Dev Kit (CDK) is a set of behavior primitives for building UI components.
Accessibility
Utilities for screen readers, focus and more.
Bidirectionality
Utilities to respond to changes in LTR/RTL layout direction.
Clipboard
Helpers for working with the system clipboard.
Drag and Drop
Directives enabling drag-and-drop interactions
Layout
Utilities to respond to changes in viewport size.
Observers
Utilities to respond to changes to element properties.
Overlay
Utilities for dynamically displaying floating content.
Platform
Provides information about the user's platform.
Portal
Utilities for dynamically displaying content into a target.
Scrolling
Directives for managing scroll events.
Stepper
Presents content as steps through which to progress.
Table
A configurable component for displaying tabular data.
Component Harnesses
Foundation for component test harnesses.
Text field
Utilities for working with text input fields.
Tree
Presents hierarchical content as an expandable tree.