Root API

API reference docs for theRootcomponent. For examples and details on the usage of this component, visit the component demo page.

Props

PropsTypeDescriptionDefault
brand{ tokens: Tokens; config: BrandStyles; }Design tokens and brand styles for the application._
colorScheme'system' | 'light' | 'dark'Determines the color scheme used throughout the application._
translationsTranslationsTranslation configuration for internationalization support._
shouldAttachPortalsToBody?booleanWhether to create portals directly on the body element.false