About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Structured list
Preview the structured list component with the React live demo. For detailed code usage documentation, see the Storybooks for each framework below.
Documentation
Live demo
ColumnAColumnBColumnC
Row 1
Row 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendum augue. Aenean posuere sem vel euismod dignissim. Nulla ut cursus dolor. Pellentesque vulputate nisl a porttitor interdum.
Row 2
Row 2
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendum augue. Aenean posuere sem vel euismod dignissim. Nulla ut cursus dolor. Pellentesque vulputate nisl a porttitor interdum.
<StructuredListWrapper ariaLabel="Structured list"><StructuredListHead><StructuredListRow head><StructuredListCell head>ColumnA</StructuredListCell><StructuredListCell head>ColumnB</StructuredListCell><StructuredListCell head>ColumnC</StructuredListCell></StructuredListRow></StructuredListHead><StructuredListBody><StructuredListRow><StructuredListCell>Row 1</StructuredListCell><StructuredListCell>Row 1</StructuredListCell><StructuredListCell>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendum augue. Aenean posuere sem vel euismod dignissim. Nulla ut cursus dolor. Pellentesque vulputate nisl a porttitor interdum.</StructuredListCell></StructuredListRow><StructuredListRow><StructuredListCell>Row 2</StructuredListCell><StructuredListCell>Row 2</StructuredListCell><StructuredListCell>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc dui magna, finibus id tortor sed, aliquet bibendum augue. Aenean posuere sem vel euismod dignissim. Nulla ut cursus dolor. Pellentesque vulputate nisl a porttitor interdum.</StructuredListCell></StructuredListRow></StructuredListBody></StructuredListWrapper>