A circual button to indicate the primary action on a page.
The same types can be used as for a Ui.Button.
<> <Ui.FloatingButton icon={Ui.Icons.PLUS} type="primary"/> <Ui.FloatingButton icon={Ui.Icons.PLUS} type="secondary"/> <Ui.FloatingButton icon={Ui.Icons.PLUS} type="warning"/> <Ui.FloatingButton icon={Ui.Icons.PLUS} type="success"/> <Ui.FloatingButton icon={Ui.Icons.PLUS} type="danger"/> <Ui.FloatingButton icon={Ui.Icons.PLUS} type="faded"/></>
Mint UI is a design system and component library for building websites, web and desktop applications.