Action Bar
Action Bar component from @bungas/ui
Action Bar component from @bungas/ui
The ActionBar component from Bungas UI.
Click "Show Action Bar" to see the floating action bar at the bottom.
npm install @bungas/uiimport { ActionBar } from "@bungas/ui"import { ActionBar } from "@bungas/ui"
export function Example() {
return <ActionBar />
}Click "Show Action Bar" to see the floating action bar at the bottom.