Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Item

Hierarchy

  • Item

Index

Properties

descriptions

descriptions: string[]
description

하나의 string 요소가 <ul> 태그 안의 <li> 가 된다.

todo

IRow.Description[] 으로 변경

Optional endedAt

endedAt: undefined | string
format

YYYY-MM

example

"2021-02"

description

해당 값이 undefined 일 경우 "재직 중" 뱃지가 추가로 나타난다.

position

position: string

Optional skillKeywords

skillKeywords: string[]
description

undefined 가 아닐 경우 해당 경험 하단에 Skill Keywords 목록이 추가된다.

startedAt

startedAt: string
format

YYYY-MM

example

"2018-02"

title

title: string

Generated using TypeDoc