blockly > comments > DeleteCommentBarButton > performAction

comments.DeleteCommentBarButton.performAction() 메서드

상위 댓글을 삭제합니다.

서명:

performAction(e?: Event): void;

매개변수

매개변수 유형 설명
e 이벤트 (선택사항) 이 작업을 트리거한 이벤트입니다.

반환:

void