Closed kybishop closed 7 years ago
Just like in ember-popper. This can be done by making the component tagless and simply passing the class to the ember-popper instance.
I have a working branch that both makes ember-attacher tagless and switches popperClass to class. Blocked on https://github.com/kybishop/ember-popper/pull/31
popperClass
class
Implemented in #45
Just like in ember-popper. This can be done by making the component tagless and simply passing the class to the ember-popper instance.