Preparing search index...
The search index is not available
@universal-ember/table
@universal-ember/table
plugins/column-reordering
moveLeft
Function moveLeft
Move the column one position to the left. If the column is first, nothing will happen.
moveLeft
<
DataType
=
unknown
>
(
column
:
Column
<
DataType
>
)
:
void
Type Parameters
DataType
=
unknown
Parameters
column
:
Column
<
DataType
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@universal-ember/table
Loading...
Move the column one position to the left. If the column is first, nothing will happen.