> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/develop_app/4/block/layout/list.md).

# 리스트

**리스트 블록은 언제 사용하나요?**

* 이미지, 텍스트 등의 블록들을 세로로 배치할 때 사용해요. 주로 [그리드](/main/guide/develop_app/4/block/layout/grid.md)나 [플렉스](/main/guide/develop_app/4/block/layout/flex.md)로 블록들을 가로 배치하고 그 내부에서 세로 배치가 필요한 경우에 사용해요.

**리스트 블록 특징은 무엇인가요?**

* 오마이앱에서 블록들은 기본적으로 세로로 배치되기 때문에 자주 쓰이진 않을 거예요.

<div align="left"><figure><img src="/files/eb77Fj2B06k3ujfJnqW5" alt="" width="563"><figcaption></figcaption></figure></div>

2023.07.24 Jinny

## List

Arrange data (blocks) vertically.

**When do I use the list block?**

* This block is used when arranging data (blocks) vertically, such as images and texts. It is mainly used when you have horizontally arranged blocks into a grid or flex block and need to vertically arrange these.

**What are the characteristics of list blocks?**

* In ohmyapp, blocks are displayed vertically by default, which means that this block will not be of use very often.

> \#리스트, #리스트란?, #세로로 배치하기, #세로 배열하기, #세로 정렬하기, #수직으로 정렬하기, #세로로 배치하는 방법, #내부에서 세로 배치하기, #레이아웃

2023.07.27 Hwaran
