Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

글머리번호(OL), 글머리기호(UL)의 목록을 구성하는 아이템(LI) 모델입니다.


ListItem extends Element


아래와 같은 편집 API를 제공합니다.

NameParamReturn설명
append{String} html
자식을 뒤에 추가 합니다.
prepend{String} html
자식을 앞에 추가합니다.




  • No labels