0.18.2
Overview
Branding
Helpers
Cerberus provides a set of predefined shadows that can be used in both design and development.
To apply a shadow in code, just use the shadow utility in any of your style objects.
shadow
1<Box shadow="md">2 This is a container with a medium shadow.3</Box>
On this page