+ Click the button to shrink the container width and see how items automatically overflow when space becomes
+ limited. The list seamlessly adapts when the container expands back to full width.
+
+
+
+
+ (
+
+ {item}
+
+ )}
+ style={{ gap: "8px" }}
+ />
+
+
+
+ Current width: {isNarrow ? "250px (narrow)" : "100% (full)"}
+
+
+