Overview
TheuseTheme hook returns the host’s current theme. It is a convenience wrapper around useHostContext.
Import
Signature
Returns
The current theme. Defaults to
'light' when unavailable.Get the current color theme.
useTheme hook returns the host’s current theme. It is a convenience wrapper around useHostContext.
'light' when unavailable.