Preparing search index...
The search index is not available
@universal-ember/table
@universal-ember/table
plugins/column-reordering
moveRight
Function moveRight
Move the column one position to the right. If the column is last, nothing will happen.
moveRight
<
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 right. If the column is last, nothing will happen.