Skip to content

USelectMenu: Allow to override default button #3590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xanderjans opened this issue Mar 17, 2025 · 3 comments
Closed

USelectMenu: Allow to override default button #3590

xanderjans opened this issue Mar 17, 2025 · 3 comments
Labels
enhancement New feature or request triage v3 #1289

Comments

@xanderjans
Copy link

Description

Would it be possible to override the current button in a USelectMenu, similar to how it works in a UDropdownMenu?

Example:

<USelectMenu>
<UButton/>
</USelectMenu>

Additional context

No response

@xanderjans xanderjans added enhancement New feature or request triage v3 #1289 labels Mar 17, 2025
Copy link
Member

No you can't do that with the SelectMenu, however you can pass any prop like the UButton to customize it. What is it you're trying to achieve?

@xanderjans
Copy link
Author

No you can't do that with the SelectMenu, however you can pass any prop like the UButton to customize it. What is it you're trying to achieve?

Basically just trying to make it look like a normal button, with the dropdown attached.

@benjamincanac
Copy link
Member

This is already a Button underneath, would you mind being a bit more specific? Not sure to understand 😬

@benjamincanac benjamincanac closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants