Download the PHP package uhi67/yii2-hintwidget without Composer
On this page you can find all versions of the php package uhi67/yii2-hintwidget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-hintwidget
Hint widget for Yii2
Displays a pop-up hint dialog widget triggered by a (?) button. Standalon use or inserted into forms. Compatible with bootrstrap form-group and input-group.
Prerequisites
- yii2 >= 2.0.13
- php >= 5.6
- Boostrap >= 3
Installation
The preferred way to install this extension is through composer.
To install, either run
or add
or clone form github
Usage in views
Standalone:
In form field:
The example above creates a form-group with (?) as add-on, using model's attributeHint as hint text.
In form-group manually:
All versions of yii2-hintwidget with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0.13
The package uhi67/yii2-hintwidget contains the following files
Loading the files please wait ....