Preparing search index...
The search index is not available
@universal-ember/table
@universal-ember/table
plugins/column-resizing
hasResizeHandle
Function hasResizeHandle
Does the column have a resize handle? The return value of this function can be determined by
if resizing is enabled for the column
if resizing is enabled for the whole table
or if we're asking about the first column (resize handles may only be "between" columns)
hasResizeHandle
(
column
:
Column
)
:
boolean
Parameters
column
:
Column
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@universal-ember/table
Loading...
Does the column have a resize handle? The return value of this function can be determined by