Appearance
type Elements = Record<string, ElementType>;
Defined in: types.ts:10
Representing the bindings of the MUI components and icons.
1.0.0
Simon Kovtyk