react-magma icon indicating copy to clipboard operation
react-magma copied to clipboard

DropdownSplitButton: Ability to pass ref for (left) Button

Open silvalaura opened this issue 5 months ago • 0 comments

Describe the bug When using a DropdownSplitButton, the ref I pass is only for the dropdown button and not the left Button. I want to be able to pass a ref to either so that I can set my focus to either button.

Expected behavior User can pass a ref for either button in DropdownSplitButton

silvalaura avatar Jul 10 '25 17:07 silvalaura