We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to implement popover functionality, but not sure how to approach. Is there any way I can attach a list to icon?
IconMenu comes quite close to what I'd like, but I want the items to be flexible to display rich data, not just plain text.
I'm trying to develop something like this.
The text was updated successfully, but these errors were encountered:
Could you have a look at #2043? That's probably what you are looking for. Feedbacks welcomed.
Sorry, something went wrong.
@oliviertassinari thanks.. does look like it probably can fit into my need, cannot say without using.
How to use it? Add package directly from github? Since, it doesn't look like released yet.
Popover is now available for use.
No branches or pull requests
I'd like to implement popover functionality, but not sure how to approach. Is there any way I can attach a list to icon?
IconMenu comes quite close to what I'd like, but I want the items to be flexible to display rich data, not just plain text.
I'm trying to develop something like this.
The text was updated successfully, but these errors were encountered: