Skip to content

Translation not possible with TypeScript #145

Open
@kgmv

Description

@kgmv

Describe the bug
ColorPicker does not allow to apply translations (e.g. the 'SET' button) when using TypeScript

To Reproduce
Add <ColorPicker /> component to a TypeScript React Component (with .tsx extension) . Between all the allowed properties translate is not visible.

Expected behaviour
translate should be available to allow translating the control as in the Localization example of the docs:
https://mikbry.github.io/material-ui-color/?id=components-colorpicker--localization&viewMode=docs

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions