Skip to content

Select - Add support for Material style drop down by default #96

Description

@MatthewS2077

Select component only supports native style for the drop down. IMHO all components need to support the Material style by default with native style (if any) being an option.
Add a parameter to Select called Native (Boolean) that is false by default. If true then use the current native styling for drop down, otherwise use a Material style for the drop down. The Material dropdown should look same as the Autocomplete dropdown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions