You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would like to use JS to determine if a table is hidden. Other controls have this available.
Describe the solution you'd like
Add .hidden to the JS properties for a table
Describe alternatives you've considered
State Variables, but this is ugly
Additional context
Add any other context or screenshots about the feature request here.