Skip to content

Render Icon depending on current state of picker #468

Open
@indapublic

Description

@indapublic

Is your feature request related to a problem? Please describe.

I want to render different icons for closed and open picker. For example, V for closed state and ^ for open state.

Describe the solution you'd like

Replace Icon?: React.ReactNode; with Icon?: (props) => React.ReactNode;

Describe alternatives you've considered

Additional details

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions