Skip to content

Commit

Permalink
[update] getTable updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tbshag2 committed Jun 13, 2024
1 parent 8ac0baa commit eefc014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/methods/gettable-method.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ This method is used when there's a need to access the underlying Grid widget ins
### Usage

~~~jsx {}
getTable(wait:boolean): Table | Promise<Table>;
getTable(wait:boolean): Table | Promise;
~~~


Expand Down

0 comments on commit eefc014

Please sign in to comment.