Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

JsBehavior for Widgets #12

Closed
thrau opened this issue Jul 11, 2014 · 0 comments
Closed

JsBehavior for Widgets #12

thrau opened this issue Jul 11, 2014 · 0 comments
Labels
Milestone

Comments

@thrau
Copy link
Owner

thrau commented Jul 11, 2014

jQuery widgets are usually initialized like this

$('#component').myWidget({
    "property1": "value1",
    "property2": 2,
});

this idiom could be encapsulated in a Behavior extension

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

No branches or pull requests

1 participant