randomseeds logo
Random Design System

Toolbar

A horizontal container for grouping search, actions, and controls above content areas like tables or lists.

Default

With Dropdown & Icon Buttons

Usage

Place the Toolbar directly above the content it controls (table, list, grid). Search goes on the left, actions on the right.

Use ToolbarSpacer to push right-side actions to the end. Use ToolbarSeparator for visual grouping.

Keep toolbar actions relevant to the content — avoid putting global navigation here.

Props

PropTypeDefaultDescription
ToolbardivRoot flex container with padding and border-bottom
ToolbarSectiondivGroups related controls with consistent gap
ToolbarSpacerdivFlexible spacer that pushes items apart
ToolbarSeparatordivVertical divider between groups