> For the complete documentation index, see [llms.txt](https://docs.tablomat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tablomat.com/learn/column-types/list.md).

# List

#### Display

Columns of type `List` render their content as color-coded pills, like below ...

<figure><img src="/files/IquTNVv8o80l4tbhN8Hf" alt=""><figcaption></figcaption></figure>

#### Editing

Behind the scenes, each `List` cell is represented as a comma-separated list, and can be edited by double-clicking ...

<figure><img src="/files/s1PSAgh6vqzrguNqc6s2" alt=""><figcaption></figcaption></figure>

When content is changed, any white space surrounding list items will be ignored.
