목차

버튼 style_class 속성 가이드

버튼 컴포넌트의 style_class 속성에 대한 샘플 화면이다.

style_class 속성을 지정하여 미리 정의된 버튼 디자인을 적용한다. (화면이 실행시에 반영되어 표시된다.)

예시

템플릿 위치: /HTML5/COMPONENT/BUTTON/button_styleclass

템플릿 파일

화면 스크립트

function screen_on_load()
{

}