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 5 Next »

ListItem extends Element

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


Methods

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




  • No labels