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

Set button options outside of initial declaration #109

Open
SteepAtticStairs opened this issue May 23, 2022 · 0 comments
Open

Set button options outside of initial declaration #109

SteepAtticStairs opened this issue May 23, 2022 · 0 comments

Comments

@SteepAtticStairs
Copy link

Title says it all. Say I have a button called myButton, and later I want to set the tagName option after I have already declared the button with that option. This example doesn’t work, but is there something like myButton.tagName(‘div’) that I could do? If there is a solution, could this work with other options, like icon or title?

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