adopted-ember-addons / adopted-ember-addons/ember-autoresize
ability to pass in a maxWidthClass class name binding
Aperta
- Lingua principale
- JavaScript
- Stelle
- 88
- Fork
- 28
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I'd like the ability to have the input look different when it reaches max width. Maybe something like:
```
{{input autoresize=true maxWidthClass="lol cats" max-width=300}}
## initial rendering
## when the width hits 300px
```
If this sounds OK to you, I'll make a PR. @tim-evans
also, perhaps an action that can be fired when we reach max width. I feel more iffy about this though.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.