adopted-ember-addons / adopted-ember-addons/ember-paper
Paper-menu: isOpen options does not work
未關閉
- 主要語言
- JavaScript
- 星號
- 879
- 分支
- 327
- PR 合併指標
- 30 天內沒有已合併 PR
描述
According to the docs & changelog ```isOpen=true``` should open the paper-menu component.
```
{{#paper-menu isOpen=true as |menu|}}
...
{{/paper-menu}}}
```
Unfortunetely this ```isOpen``` has no effect. How do I open the menu without invoking the trigger with a mouse-click?
貢獻指南
評估
這個 Issue 還沒有評估資料。