# 바텀시트(bottomSheet)

화면의 하단에서 또 다른 작은 화면을 올려 보여주는 동작을 수행해요. 사용자로부터 추가 정보를 입력받고 싶을 때 사용해요.&#x20;

주로 상세 화면의 더보기 아이콘에 사용하여 신고 또는 차단, 삭제 또는 수정을 선택할 수 있도록 해요.&#x20;

<div align="left"><figure><img src="/files/xBbZbFBV7cxesVftTr3x" alt=""><figcaption></figcaption></figure></div>

헤더 아이콘을 클릭하면, 설정한 **바텀시트** 액션에 따라 화면 하단에서 작은 화면을 보여주는 동작을 수행해요.

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

> \#바텀시트 #작은화면 #신고 #차단 #삭제 #화면하단 #더보기

2023.11.03 Jinny


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ohmyapp.io/main/guide/develop_app/command-execute-function/action/bottomsheet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
