Skip to content

List

The List component creates ordered or unordered lists with customizable bullet styles and numbering options.

Configuration

Configure the component with these options:

Option Description
List Type Choose between ordered (numbered) or unordered (bulleted) lists
Starting Numbered Value Set the initial number for ordered lists
Bullet Types Select bullet styles (disc, circle, square) for unordered lists
Indent Size Adjust indentation of list items
Bullet/Value Color Set color for bullet points or numbers

Add child components to create list items. Use the optional Repeat this component setting if you want an element to repeat many times based on data source values.

Use Cases

  • Text lists - create bulleted or numbered lists using Text or HTML components
  • Data-driven lists - generate dynamic lists from data sources with repeating components
  • Multi-level hierarchies - precisely control sublist bullets multiple levels deep with nested List components
  • Structured information - organize content with consistent formatting and indentation

Tips

  • Use Repeat this component to create dynamic lists based on data source values
  • Combine with text components for traditional list functionality
  • Adjust Indent Size to create proper visual hierarchy
  • Set Bullet/Value Color to match report styling