The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/ui > ThemeProps
ThemeProps type
Props that any styled-components automatically receive, see also Theming
Signature:export declare type ThemeProps = StyledComponents.ThemeProps<Theme>
References: [Theme](./ui.theme.md)