React hook returning the current host theme, re-rendering when it changes. The recommended way to implement an app's own useTheme: follow the host, allow a local override.
useTheme
React hook returning the current host theme, re-rendering when it changes. The recommended way to implement an app's own
useTheme: follow the host, allow a local override.