Skip to content
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

Improve how the column menu icon is rendered #133

Closed
roblotter opened this issue Nov 23, 2022 · 0 comments
Closed

Improve how the column menu icon is rendered #133

roblotter opened this issue Nov 23, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@roblotter
Copy link
Contributor

roblotter commented Nov 23, 2022

People should be able to provide a custom column menu icon easily, without needing to hook the click to columnApi.showContextMenu explicitly. Instead, they should render some jsx which should be put inside the default <MenuIcon /> component.

If they need to customize the MenuIcon component altogether, they can do so via the components or the columns.components prop

@roblotter roblotter added the enhancement New feature or request label Nov 23, 2022
@roblotter roblotter added this to the 0.6.4 milestone Nov 23, 2022
@roblotter roblotter self-assigned this Nov 23, 2022
roblotter added a commit that referenced this issue Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant