---
title: "Can I use react components in Site Studio?"
date: "2020-01-15T15:16:24+00:00"
summary: "Discover how to seamlessly integrate React components into Site Studio using custom components. Learn the recommended approach for enhancing your web development workflow with powerful React functionality."
image:
type: "article"
url: "/drupal-starter-kits/add-ons/site-studio/help/65216-can-i-use-react-components-site-studio"
id: "3dcc6a9b-f5ef-48fe-bf7d-d430b162b18e"
---

Yes, you can render react components.

The recommended way to use React components in Site Studio is to use a 'Custom component'. A custom component is one that you create with code, rather than using the low-code component builder. For more informations, see [Custom components.](/drupal-starter-kits/add-ons/site-studio/custom-components "Custom components")