March 2019
Intermediate to advanced
534 pages
14h 52m
English
The Fab component is very similar to a Button component. In fact, you used to use Button to render floating action buttons, using the fab variant. The rounded styling of the button is handled by Fab. You just need to support the icon and any other button properties, such as onClick handlers. Additionally, you can include text in your floating action buttons. If you do, you should use the extended variant so that the shape of the button is styled correctly (flat top and bottom instead of rounded).
Read now
Unlock full access