Unordered and ordered lists in Elements

The Text Component in Elements 0.9.7 does not appear to support bullets and numbered lists.

Is there an elegant work around for this missing feature?

1 Like

Hi @MottNZ

We don’t currently have a built-in List component, but it is on our roadmap.

For now there’s a couple of different ways to achieve this:

  • use Flex and customise the HTML tags being used.
  • create a Custom Component and paste in HTML

I thought it’d be best to do a quick video showing how to both of these solutions work. I also uploaded the project from the video to Elements Cloud, so you can open it directly in Elements :slight_smile:

1 Like

Thanks for your comprehensive reply. The work around is working great.

1 Like