Skip to content

componentCssClassName or styleNamespace getting undefined in Ember 2.18.2 #383

@Muniraj-Mallesh-E6144

Description

@Muniraj-Mallesh-E6144

Hi,
I have used ember-component-css version 0.6.2 with Ember 2.18.2.
In my component, I am trying to access styleNamespace. But getting undefined.
Please find below code

<div class="{{styleNamespace}}--sample">
       Hi
 </div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions