We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fd9a3a commit 7c21aecCopy full SHA for 7c21aec
README.md
@@ -120,6 +120,7 @@ Each column in a row can has their own type. Widget supports:
120
- `textarea`
121
- For more detail look at [Html helper class](http://www.yiiframework.com/doc-2.0/yii-helpers-html.html)
122
- input widget (widget that extends from `InputWidget` class). For example, `yii\widgets\MaskedInput`
123
+- `static` to output a static HTML content
124
125
For using widget as column input you may use the following code:
126
0 commit comments