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
Hide-by-Class support
Option to hide via CSS class rather than changing display attribute. Note that there's no packaged CSS; if you plan to use this, add ".magiccolumns-hidden { display: none; }" to your project CSS.