1.3.0 • Published 8 months ago
@utrecht/flex-wrap-fallback-css v1.3.0
Flex wrap fallback
The flex wrap fallback component will choose between the default slot, and a fallback slot, based on flexbox wrapping. When the default content wraps over multiple lines, it will display the fallback content instead.
For example: you can choose between a menu bar navigation for wide screens, and a hamburger menu for narrow screens.
Warning: this component is experimental.