form
Table of Contents
Classes
- ActiveField
- ActiveField represents a form input field within an [[ActiveForm]] and extends the [[YiiActiveField]] component
to handle various bootstrap functionality like form types, input groups/addons, toggle buttons, feedback icons, and
other enhancements.
- ActiveForm
- ActiveForm is a widget that builds an interactive HTML form for one or multiple data models and extends the
[[YiiActiveForm]] widget to handle various bootstrap form types and new functionality.
- ActiveFormAsset
- Asset bundle for the [[ActiveForm]] widget and [[ActiveField]] component.
- Bs4CustomFileInputAsset
- Asset bundle for the custom file input animation for bootstrap 4.x.