Skip to main content

Component Reference

Clerk offers a comprehensive suite of components designed to seamlessly integrate authentication and multi-tenancy into your application. With Clerk components, you can easily customize the appearance of authentication components and pages, manage the entire authentication flow to suit your specific needs, and even build robust SaaS applications.

Authentication components

User components

Organization components

Billing components

Control components

Control components manage authentication-related behaviors in your application. They handle tasks such as controlling content visibility based on user authentication status, managing loading states during authentication processes, and redirecting users to appropriate pages. Control components render at <Loading /> and <Loaded /> states for assertions on the Clerk object. A common example is the <Show /> component, which allows you to conditionally render content based on authentication and authorization state.

Unstyled components

Utilities components

Customization guides

Secured by Clerk branding

Warning

This feature requires a paid plan for production use, but all features are free to use in development mode so that you can try out what works for you. See the pricing page for more information.

By default, Clerk displays a Secured by Clerk badge on Clerk components. You can remove this branding by following these steps:

  1. In the Clerk Dashboard, navigate to your application's Settings.
  2. Under Branding, toggle on the Remove "Secured by Clerk" branding option.

Join the Discord community

Join the official Discord community to connect with other developers.

Join Discord

Need help?

Contact the support team to get answers to your questions.

Get help

Feedback

What did you think of this content?

Last updated on