Files
Situation-Awareness-Platfor…/src/components/CustomHeader
2025-03-12 18:41:20 +08:00
..
2025-03-12 18:41:20 +08:00
2025-03-12 18:41:20 +08:00

CustomHeader

说明

  • 自定义header组件
<CustomHeader title='' count='' />

Props

参数 说明 类型 可选值 默认值
title? 标题 string - '标题'
count? 计数 number - 0
showCount? 是否显示计数 boolean - true

Slots

名称 说明
header-left 组件左边插槽
actions 组件右边插槽