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

Support multiple classes #10

Open
qweek opened this issue Sep 3, 2014 · 1 comment
Open

Support multiple classes #10

qweek opened this issue Sep 3, 2014 · 1 comment

Comments

@qweek
Copy link

qweek commented Sep 3, 2014

self.classValue.split(" ").forEach(function (value) {
  el.classList[self.classBehavior](value)
});

See more:https://github.com/qweek/uiscript/blob/master/uiscript.js

@patrickcate
Copy link

I agree, I think this would be an important addition.

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

2 participants