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

Shorthand for quick tooltips #3699

Closed
Obiwarn opened this issue Jul 11, 2019 · 1 comment
Closed

Shorthand for quick tooltips #3699

Obiwarn opened this issue Jul 11, 2019 · 1 comment

Comments

@Obiwarn
Copy link

Obiwarn commented Jul 11, 2019

Feature Request

I use Popups a lot. And it is quite verbose to wrap it around my components like this:

<Popup content='My Tooltip!' trigger={<Button icon='add' />} />

How about a shorthand for all Semantic Elements like e.g. "popup"?

<Button popup={'My Tooltip!'} icon='add/>

@layershifter
Copy link
Member

Duplicate for #2552 🐰

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

No branches or pull requests

2 participants