Appearance
垂直时间线展示事件流,支持状态色。
<template> <KbTimeline :items="[{ content: '事件', time: '5 分钟前' }]" /> </template>
items
TimelineItem[]
[]