DataTables / Buttons

Buttons is an extension for DataTables that adds control buttons to the table.
Other
137 stars 149 forks source link

Change the style of one button #161

Closed bettinz closed 5 years ago

bettinz commented 5 years ago

Hello, maybe I'm missing the setting in examples but, is it possible to assign a specific class for a button? Because, like the "select all", I want that one button ("save settings") have a different color.

Thanks

bettinz commented 5 years ago

Solved with

                    className: 'saveButton',