Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose isRefreshing property through JS API #4485

Closed
mofojed opened this issue Sep 12, 2023 · 0 comments · Fixed by #4999
Closed

Expose isRefreshing property through JS API #4485

mofojed opened this issue Sep 12, 2023 · 0 comments · Fixed by #4999
Assignees
Labels
feature request New feature or request triage

Comments

@mofojed
Copy link
Member

mofojed commented Sep 12, 2023

As a consumer of the JS API, I want to know if a table is refreshing so that I can make assumptions about the table when I display it, such as taking a snapshot of the data.

Should be exposed in JsTable.isRefreshing and JsTreeTable.isRefreshing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants