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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip should also be a prop on button component #45

Open
albcunha opened this issue Jan 26, 2021 · 0 comments
Open

Tooltip should also be a prop on button component #45

albcunha opened this issue Jan 26, 2021 · 0 comments

Comments

@albcunha
Copy link

albcunha commented Jan 26, 2021

Most of the time, we want to include a simple tooltip, so I think all the tooltip logic should also be included as a prop to button component. Example:

<Button id="myId" theme="primary" tooltip="馃榿 Woo! I am a tooltip!" >My Button</Button>

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