setColumns(num)
Set the number of columns visible in the textarea. Note: Overridden by surface size; set width to true. (eg. size: [true, *]) Triggers a repaint next tick.
Parameters
num
Number
columns in textarea surface
Returns
TextareaSurface
this, allowing method chaining.