# List

#### Display

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

<figure><img src="https://3212093605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTDwmfyeZRuajecSvhNn5%2Fuploads%2F7VgpRs8mIcriXSJOKGFo%2Fimage.png?alt=media&#x26;token=465eacfb-aeba-4117-91f3-a06941fc913c" 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="https://3212093605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTDwmfyeZRuajecSvhNn5%2Fuploads%2Fyxktk5aDB4nK0yKPBcN6%2Fimage.png?alt=media&#x26;token=5d838427-a248-4439-a44d-def136408782" alt=""><figcaption></figcaption></figure>

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