ThemeChanger

This component allows us to switch themes in uxp

Installation

import {ThemeChanger} from 'uxp/components';

Examples

<ThemeChanger />

Properties

Name
Type
Description

rootElementId

string

pass a element id to apply theme changes to that element and children

rootElementId


pass a element id to apply theme changes to that element and children

type

string

Last updated