Registry / web-framework / wdmg-yii2-selectinput

wdmg-yii2-selectinput

JSON →
library1.0.9phppackagistunverified

Bootstrap3 SelectInput widget for Yii2 framework.

composer require wdmg/yii2-selectinput
INSTALL
IMPORT
SIG · WDMG-YII2-SELECTIN
W
wdmg-yii2-selectinput
web-frameworkphpv1.0.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SelectInput
use wdmg\yii2\selectinput\SelectInput;

Render a SelectInput widget in a Yii2 view.

use wdmg\yii2\selectinput\SelectInput; echo SelectInput::widget(['name' => 'test', 'items' => ['a' => 'Option A']]);
Debug
Known issues
gotchaRequires Bootstrap3 CSS/JS to be loaded.
fix
Include Bootstrap3 assets in your layout.
affects: >=1.0.0
Upgrade
Version history
1.0.9latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
wdmg-yii2-selectinput — pip install wdmg-yii2-selectinput · libregistry