# 8.1 消息提醒(Noticebar)

消息提醒组件

# 基础用法

vue <template> <dof-noticebar></dof-noticebar> </template>

# Attributes

Prop Type Required Default Description
notice** String N '' -
mode** String N '' -
btnText** String N '' -
center** Boolean N false -
lines** [Number N 2 -
needDarkMode** Boolean N false -