adopted-ember-addons / adopted-ember-addons/ember-paper
Paper-menu: isOpen options does not work
Aperta
- Lingua principale
- JavaScript
- Stelle
- 879
- Fork
- 327
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.