Skip to content

Commit 7c21aec

Browse files
committed
Update README
1 parent 3fd9a3a commit 7c21aec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ Each column in a row can has their own type. Widget supports:
120120
- `textarea`
121121
- For more detail look at [Html helper class](http://www.yiiframework.com/doc-2.0/yii-helpers-html.html)
122122
- input widget (widget that extends from `InputWidget` class). For example, `yii\widgets\MaskedInput`
123+
- `static` to output a static HTML content
123124

124125
For using widget as column input you may use the following code:
125126

0 commit comments

Comments
 (0)