跳到主要内容

eo-app-bar-wrapper

<eo-app-bar-wrapper>
Alias: <basic.app-bar-wrapper>

构件 eo-app-bar-wrapper

Examples

Basic

Playground

DisplayCenter

Playground

Properties

NameDescriptionTypeDefaultRequired
isFixed

是否固定定位。

boolean true
position

设置定位方式:静态定位或固定定位。

设置时优先级高于 isFixed

"static" | "fixed" "fixed"
displayCenter

居中显示

boolean false
extraAppBarContentStyle

自定义样式

React.CSSProperties

Slots

NameDescription
left

左侧内容区

right

右侧内容区