Load.control.text()

Load.control.text(name)

개요

현재 Load된 버튼의 컨트롤 명칭을 설정할 수 있습니다.

circle-exclamation

파라미터

파라미터명
필수여부
타입
제약사항
설명

name

String

명칭

예시

Load.control.text('저장')

Last updated

Was this helpful?