bpm.fab
Bouton d'action flottant (FAB).
Python
bpm.fab(position="bottom-right", label="Action")| Prop | Type | Description |
|---|---|---|
icon | ReactNode | Icône (défaut: +). |
label | string | Accessibilité / title. |
onClick | function | Callback clic. |
position | string | bottom-right | bottom-left | top-right | top-left. |