Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
This repository was 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

@xirzec

Description

@xirzec

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions