The Dock component is the root navigation bar. It manages the active state, supports sizing, and provides context for its children.
The DockItem component represents a button or action in the dock. It manages its own registration and active state within the dock context.
The DockLabel component provides a label or description for a dock item, typically placed below the icon.