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
I'd like to add an optional setting that would use the css position: sticky style to make a table's headers flow with the scroll. This style also needs a top: n px; value to go with. Should I simply hard code something like 3px or should I make that part of the option as well?