Enables/Disables the ability to remove sorting for the table.
If true then changing sort order will circle like: 'none' -> 'desc' -> 'asc' -> 'none' -> ...
true
If false then changing sort order will circle like: 'none' -> 'desc' -> 'asc' -> 'desc' -> 'asc' -> ... API Docs Guide
false