Skip to content

Fab

Floating action button for primary actions.

import { Fab } from '@truongdq01/ui';
<Fab label="Add" onPress={() => {}} />;
  • Refer to the component props in the API reference or source for advanced configuration.