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

Allow definition of custom attributes #13

Closed
hanshoglund opened this issue Dec 14, 2015 · 1 comment
Closed

Allow definition of custom attributes #13

hanshoglund opened this issue Dec 14, 2015 · 1 comment

Comments

@hanshoglund
Copy link

Analogous to GHCJS.VDOM.Element.custom. I assume this would be as simple as

-- in GHCJS.VDOM.Attribute.
custom :: JSString -> JSVal -> Attribute
custom = Attribute
@hanshoglund
Copy link
Author

Same as #8.

hanshoglund added a commit to BeautifulDestinations/ghcjs-vdom that referenced this issue Dec 16, 2015
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