How can I enable and pass a data-test attribute to a component in Ember 2.16?

前端 未结 0 795
夕颜
夕颜 2021-01-02 11:06

I have a basic component called like this:

{{my-component
    // more data here
    data-test-my-component="filter-questions" 
}}

a

相关标签:
回答
  • 消灭零回复
提交回复
热议问题