Web - SideBar (Deprecated in 1.4)
본래는 publ의 책임이지만 현재는 상황상 PDS에서 박제하는 것처럼 한다. (string key 결정된 채로..) > 추후 마이너 업데이트 때 범용성을 위해 icon, text 값에 대한 property, value 추가 예정
Definition
정의 | SideBar |
최적화 대상 | Desktop |
기획 배포 | 완료 |
디자인 가이드 배포 | 완료 |
개발 코드 배포 |
Principle
SideBar는 전역 내비게이션 역할을 합니다. 왼쪽에 위치해 있어 SideBar라고 불립니다.
Contents Layout 유형 중 WS 유형에 속합니다. (GlobalMenuContainer)

Spec
Guide
Header, Footer는 화면에 고정되어 항시 노출되도록 합니다.


Size, Property
(color와 관련한 사항은 하단에 기술)
구성 | 내용 |
---|---|
size | width : 240px |
image |
|
text |
|
Icon |
|
iBtn | Web - IconButton 참고 (Channel header 내 우측 알림과 채널목록 아이콘)
|
Color 구성

Color Key
구분 | 내용 | |
---|---|---|
Text | title | TextLabel
|
label | TextLabel
| |
list item | TextLabel
| |
footer | TextLabel
| |
icon | label |
|
list item |
| |
IconButton | - | iconColorKey : baseColorKey
|
base | common base (SideBar 자체 배경) |
|
header | (channel, seller 타이틀이 있는 곳)
| |
label |
| |
list item |
| |
footer |
|
Properties
PropName | Description | DataType | DefaultValue |
---|---|---|---|
sideMenuType | 사이드 메뉴의 유형을 결정합니다. | enum | channel |
Values
Related PropName | Value | Description & spec | Visual Ref |
---|---|---|---|
sideMenuType | channel | 채널에 입장 시 해당 채널의 전역 내비게이션의 역할을 합니다. | ![]() |
seller | 셀러 계정에서 전역 내비게이션의 역할을 합니다. | ![]() |
문서 작성 정보
소유자 / 관리자 | 김혜진, 박윤규 |
---|---|
변경 이력 |
|