UNPKG

ember-cli-textarea-autosize

Version:

An Ember addon that provides a textarea component that adjusts its height according to the supplied text. Included are also several mixins that can be used to ensure `autofocus` works properly, focused text inputs have their text selected, and ctrl+enter

6 lines (4 loc) 90 B
'use strict'; module.exports = function (/* environment, appConfig */) { return {}; };