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

setAttributes function #56

Open
dyoxyne opened this issue Feb 17, 2016 · 2 comments
Open

setAttributes function #56

dyoxyne opened this issue Feb 17, 2016 · 2 comments

Comments

@dyoxyne
Copy link

dyoxyne commented Feb 17, 2016

It could be nice to have a setAttributes function in the WuiDom prototype.

@micky2be
Copy link
Member

You can already set attribute on creation (https://github.com/WizUI/WuiDom#using-the-constructor).
If you desire to set/modify the attributes after creation what would you suggest?

@ronkorving
Copy link

Yeah, that's the point. We have this for everything but attributes. Annoying when dealing with form elements for example (eg: rootElement.value).

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

No branches or pull requests

3 participants