Skip to main content

Components

  • ThemeProvider — Provides context themes to themed components in its children tree.

Enumerators

Functions

  • useTheme() — Composes provided ad hoc, default, and context themes for the component of given name, and returns the result.
Deprecated
  • themed() — Deprecated in the library version v1.10.0, and it will be removed in a future version. Migrate to useTheme().

Types