Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 committed Apr 16, 2024
1 parent 2b86ee5 commit 419faf0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default class TableColumnResizeUtils extends Plugin {

/**
* Performs resize of specified by resizer column with specified width.
* It composes steps from {@link #_prepareColumnResize}, {@link #_assignColumnWidth} and {@link #_endResize}.
* It composes steps from {@link #prepareColumnResize}, {@link #assignColumnWidth} and {@link #endResize}.
*
* @param resizerElement Resize column handle view element.
* @param newColumnWidth New column width in pixels.
Expand Down

0 comments on commit 419faf0

Please sign in to comment.