Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Bitbucket.org / 3ch3r46 / jui-autogrow

3ch3r46/Jui-Autogrow ==================== The Jquery autogrow extension for texarea in yii framework Installation ------------ The preferred way to install this extension is through [composer](http://getcomposer.org/download/). Either run ``` php composer.phar require --prefer-dist 3ch3r46/jui-autogrow "*" ``` or add ``` "3ch3r46/jui-autogrow": "*" ``` to the require section of your `composer.json` file. Usage ----- Once the extension is installed, simply use it in your code by : ```php <?= \a3ch3r46\juiAutogrow\Autogrow::widget(['selector' => '.text-area-grow']); ?>``` or use this with jquery function call : ```php <?= \a3ch3r46\juiAutogrow\Autogrow::widget(['selector' => '.text-area-grow', 'functionName' => 'makeTextAutogrow']); ?>```

JSON API: https://repos.ecosyste.ms/api/v1/hosts/Bitbucket.org/repositories/3ch3r46%2Fjui-autogrow

Stars:
Forks:
Open Issues:

License: None
Language: php
Repo Size: 144 KB
Dependencies: 0

Created: about 10 years ago
Updated: over 9 years ago
Last synced: about 1 year ago

Files
    Loading...
    Readme
    Loading...

    No dependencies found