eo-app-bar-wrapper
<eo-app-bar-wrapper>
Alias:
<basic.app-bar-wrapper>
构件 eo-app-bar-wrapper
Examples
Basic
DisplayCenter
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
| 是否固定定位。 | boolean | true | |
position | 设置定位方式:静态定位或固定定位。 设置时优先级高于 | "static" | "fixed" | "fixed" | |
displayCenter | 居中显示 | boolean | false | |
extraAppBarContentStyle | 自定义样式 | React.CSSProperties |
Slots
Name | Description |
---|---|
left | 左侧内容区 |
right | 右侧内容区 |