+ {HORIZONTAL_ITEMS.map((item) => (
+
+ {item}
+
+ ))}
+
+);
+
+/** Default vertical scroll area with the chat-style scrollbar and top/bottom edge fade. */
+export const Default: Story = {
+ args: {
+ maxHeight: '250px',
+ fadeColor: colorWhite,
+ children: