import React from 'react';
import { States } from '../../utilities';
import { Stack } from '../Stack';
import { Expandable, ExpandableProps } from './Expandable';
export default { title: 'Components/Expandable' };
export const Default = () => (
> states={[{}, { expanded: true }]}>
Mark Cross’ ‘Cole’ duffle bag is crafted from textured grain leather with ample space for your
long-haul travels. It opens to reveal red twill lining and ample compartments for your
essentials. It has polished silver-tone palladium hardware and is stamped with the label’s
signature foil logo along the front. Adjust the removable shoulder strap for easy navigation
through busy airport terminals.
);
// Push content into the DOM only after epanding component
export const VirtualizeContent = () => (
> states={[{}, { expanded: false, virtual: true }]}>
Mark Cross’ ‘Cole’ duffle bag is crafted from textured grain leather with ample space for your
long-haul travels. It opens to reveal red twill lining and ample compartments for your
essentials. It has polished silver-tone palladium hardware and is stamped with the label’s
signature foil logo along the front. Adjust the removable shoulder strap for easy navigation
through busy airport terminals.
);
export const ChevronIcon = () => (
> states={[{}, { expanded: true }]}>
Mark Cross’ ‘Cole’ duffle bag is crafted from textured grain leather with ample space for your
long-haul travels. It opens to reveal red twill lining and ample compartments for your
essentials. It has polished silver-tone palladium hardware and is stamped with the label’s
signature foil logo along the front. Adjust the removable shoulder strap for easy navigation
through busy airport terminals.
);
export const DarkBackground = () => (
Mark Cross’ ‘Cole’ duffle bag is crafted from textured grain leather with ample space for your
long-haul travels. It opens to reveal red twill lining and ample compartments for your
essentials. It has polished silver-tone palladium hardware and is stamped with the label’s
signature foil logo along the front. Adjust the removable shoulder strap for easy navigation
through busy airport terminals.
);
export const Stacked = () => (
Acne Studios’ ‘1996’ jeans are fitted with a high-rise waist and straight-leg silhouette.
Designed in a dark-blue wash, this five-pocket style is detailed with contrast
top-stitching to mirror vintage pairs.
- Belt loops, five-pocket style
- Button and concealed zip fastening at front
- Composition: 100% cotton
- Machine wash
Made in Italy Product Code 684196
-
Model measurements: height 6'2"/188cm - neck 15.5"/39cm - waist
30"/76cm
- Model is wearing US 30
- This style fits true to size
- We suggest taking your normal size
Questions? Please contact care@modaoperandi.com
.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed condimentum laoreet urna nec
consequat. Morbi et volutpat nulla, a vehicula nisl. Nullam tincidunt ac neque ornare
mattis. Donec eget dapibus enim. Aliquam ut tortor pretium dui pretium tincidunt. Donec quis
lacus maximus, dignissim arcu nec, lacinia arcu. Sed placerat leo velit. Ut vehicula sodales
egestas. Nunc sed dapibus tortor!
);