Revenue
$48,250
+12.5% from last month
A drag-and-drop, resizable widget layout component for composing dashboards. Built on CSS Grid with responsive breakpoints, state persistence, and keyboard support.
Editable="false" to disable drag and resize.Editable to control whether widgets can be dragged and resized. Hover over widgets to reveal drag handles in the header and resize handles on corners and edges. Use OnRemove to show a remove button on hover.Header, ChildContent, and Footer render fragments. Use BbDashboardWidgetHeader for custom headers with icons and badges.MinColumnSpan, MaxColumnSpan, MinRowSpan, and MaxRowSpan. Set Static="true" to lock a widget in place, or Draggable="false" to allow resize only.Loading on the grid for a full skeleton, or on individual widgets for per-widget loading states.EmptyContent or a default empty message. Use OnAddWidget to show an "Add Widget" button.Get started by adding widgets to your dashboard.