FAB
View on:
The FAB, or Floating Action Button, performs a primary action on a page.
Import
import '@kemet-ui/fab';<script type="module" src="https://unpkg.com/kemet-ui@latest/dist/elements/fab.js"></script>import { KemetFab } from 'kemet-ui/react';Examples
Section titled “Examples”Outlined
Section titled “Outlined”Use the outlined attribute to create an outlined FAB.
Rounded
Section titled “Rounded”The fab support standard rounded sizes.
Appearance
Section titled “Appearance”Change the color of the FAB using the appearance attribute.
Multiple fabs
Section titled “Multiple fabs”You can stack multiple FABs together to create a more complex interface.
Attributes
Section titled “Attributes”Events
Section titled “Events”Methods
Section titled “Methods”CSS Properties
Section titled “CSS Properties”CSS Parts
Section titled “CSS Parts”The gods are nature. Nature is completely free.
Version 5.0.0

