Skip to Content
DocsResourcesPricingShowcase

Styling

All components are designed to be styled using props.

Saas UI is built on top of Chakra UI, all basic concepts are the same.

After understanding the concepts, learn how to use these compositions to avoid repeating styles:

Style props are the most fundamental way to style your components in Chakra UI. They are basically css styles as props.

Previous

Spacing

Next

Chakra Factory