Skip to content

Select: Add triggerProps or className for styling the trigger button #785

@natalyjazzviolin

Description

@natalyjazzviolin

Feature Request

Problem

Currently, there's no way to apply custom styles to the Select trigger button for responsive designs. The component doesn't expose className, triggerProps, or any props that forward to StyledSelectTrigger.

Use Case

We need to adjust the Select button's padding, font-size, and height for mobile breakpoints in our responsive
layouts.

Proposed Solution

Add one of:

  1. triggerProps that forwards to StyledSelectTrigger
  2. className prop that applies to the trigger button
  3. triggerClassName specifically for the button

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions