Skip to content

自定义

使用插槽自定义内容

loading

CatalogView API

Attributes

属性名说明类型默认值
type主题类型default | line | pointdefault
contentContainer文章内容容器HTMLElement | VueInstancedocument.body
scrollContainer滚动容器HTMLElement | VueInstancewindow
selector目录匹配标签或类string[]["h1", "h2", "h3", "h4", "h5", "h6"]
topDistance标题距离顶部距离number0
indent子目录缩进距离number15
useAnchor使用锚点booleanfalse
isWatch监听内容变化booleantrue
ellipsis超出一行显示省略号booleantrue

Slots

插槽名说明
default自定义目录内容