$ui/components/my-header

标题组件

Source:

Members

(inner) props

Source:
Properties:
Name Type Attributes Default Description
title string <optional>

标题文本

icon string <optional>

标题文本左侧的图标

background boolean <optional>

是否显示背景

size string <optional>

显示尺寸,可选值:'', 'large', 'medium', 'small'

theme string <optional>
default

风格主题,可选值:'default','border-left','border-top','border-bottom','bg-icon','bg-down','bg-right'

属性参数

(inner) slots

Source:
Properties:
Name Type Attributes Description
title string <optional>

定义标题内容

handle string <optional>

定义操作功能区内容

插槽