X
X

Framer Code Components and Code Override

Link

Creating components in Framer is a breeze. It’s also extremely powerful. However, if you really need to go beyond the pixels and make something custom, you’ll need to venture into the space of “Code Components & Overrides”. They are amazing as they completely remove the ceiling of what you can achieve in Framer by adding a bit of code.

Code Components

What are Code Components?

Code Components are basically custom React components you build right in Framer.