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

trailingThumbnail for Material.Chip #358

Open
dpinn opened this issue Mar 3, 2022 · 1 comment
Open

trailingThumbnail for Material.Chip #358

dpinn opened this issue Mar 3, 2022 · 1 comment

Comments

@dpinn
Copy link

dpinn commented Mar 3, 2022

The Material.Chip module currently has a leadingThumbnail, but lacks a trailingThumbnail. I'd like there to be a trailingThumbnail function so that my app can respond to clicks on the Remove icon.

@dpinn
Copy link
Author

dpinn commented Mar 3, 2022

As a workaround, I'm not using the trailingIcon property and instead attach an IconButton to the end of the text inside the chip.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant