> 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/command-execute-function/action/delete.md).

# 데이터 삭제(delete)

데이터를 삭제하는 동작을 수행해요. 주로 \[삭제하기] 버튼 액션 설정에 많이 사용해요.

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

아이콘을 클릭하면, 설정한 **데이터 삭제** 액션에 따라 데이터가 삭제돼요.&#x20;

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

{% hint style="success" %}
&#x20;\[삭제하기] 버튼을 만들 때는 주로 [바텀시트 ](/main/guide/develop_app/command-execute-function/action/bottomsheet.md)액션 및 [다이얼로그 팝업창](/main/guide/develop_app/command-execute-function/action/dialog.md) 액션을 함께 사용해요.&#x20;
{% endhint %}

> \#삭제하기, #지우기, #삭제 버튼

2024.03.05 Jinny

**Data Deletion**

This function is designed for data removal and is frequently accessed through the 'delete' button within the action settings.

> \#delete, #deletion, #delete button

2023.08.08 Song
