For the complete documentation index, see llms.txt. This page is also available as Markdown.

Load.control.dlg.maxHeight()

Load.control.dlg.maxHeight(maxHeight)

개요

combo, search 컨트롤의 PC에서의 다이얼로그 최대 높이를 지정할 수 있게 하는 스크립트 입니다.

파라미터

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

maxHeight

필수

String

최대 높이 값

예시

Load.control.dlg.maxHeight("200px") //PC버전에서 다이얼로그 높이가 최대 200px로 보여짐

마지막 업데이트

도움이 되었나요?