Buttons & Actions

Floating Action Button

A fixed, round icon button that floats above the page — used to summon overlays like a chat assistant. Composes Button, so every variant and size applies.

Import

import { Fab } from "@countryclub/ui-react";

Default

Your page content…

Positions

Pin the button to any corner with the `position` prop.

bottom-left
bottom-right