File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -140,6 +140,8 @@ ajaxOptions | ajax options | Array
140140options | HTML attributes and other options of the widget's container tag | Array
141141tagName | the tag to use to render the button (by default is 'button'. You can specify, for example, 'a' tag) | String
142142label | button's label | String
143+ icon | button's icon | String (e.g. 'fa fa-download')
144+ iconPosition | button icon position | const (ICON_POSITION_LEFT or ICON_POSITION_RIGHT)
143145encodeLabel | whether the label should be HTML-encoded | Boolean
144146clickedButtonVarName | js object name. It is unused when useWithActiveForm is enabled | String
145147useWithActiveForm | whether the button should not be used with ActiveForm. the id of ActiveForm to use the button with | Boolean / String
You can’t perform that action at this time.
0 commit comments