isRefreshing
The isRefreshing method returns a boolean value that is true if the table is refreshing, or false if it is not.
Syntax
Parameters
This method takes no arguments.
Returns
A boolean value that is true if the table is refreshing or false if it is not.
Example
In this example, we create two tables - a static table and a time table - and check whether they are refreshing.