Skip to content

hancom-io/hnc-office-addin-ctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hnc-office-addin-ctrl

한컴오피스 Addin용 컨트롤

개발 목표

웹기반으로 한컴오피스와 유사한 스킨을 작성하고 싶은 누군가에게 유용했으면 합니다.

특징

  1. 크롬 브라우저에서 test 합니다.
  2. 순수히 CSS, javascript 만 사용하며, framework은 사용하지 않습니다.
  3. CSS, JS 스터디용이어서 매 라인마다 주석이 많습니다.
  4. 틈날때 작업합니다.
  5. 스킨은 한컴오피스2020 기준으로 개발합니다.

사용법

tester.html 참조 : button 사용

<button class="hnc-control hnc-command-button" tabindex=0>
    <image class="hnc-control hnc-image" src="../tester-img/hnc-find-16.png"></image>
    <span class="hnc-control hnc-caption">확인</span>
</button>

결과

image

tester.html 전체 이미지(2020/10/26)

image

About

한컴오피스 Addin용 컨트롤

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published