<!-- @license CC0-1.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.
