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
Given a list of element sizes, this will lay them out horizontally, throwing the ones that don't fit into an overflow dropdown at the end.
This is something I threw together as a prototype for work.
About
takes a list of links and fits into a fixed size horizontal space, using a dropdown for those that don't fit