Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Classes applied to nested views should be added to their instance #2

Open
xirzec opened this issue Sep 29, 2014 · 0 comments
Open

Classes applied to nested views should be added to their instance #2

xirzec opened this issue Sep 29, 2014 · 0 comments

Comments

@xirzec
Copy link
Contributor

xirzec commented Sep 29, 2014

e.g. if I reference a subview inside my view template with

<js-view js-name="control" js-type="subView" class="subView"></js-view>

Then "subView" should be added to the classList of subView's root after render() is called.

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

No branches or pull requests

1 participant