eo-search-bar
<eo-search-bar>
Alias:
<containers.search-bar>
常用来包裹内容上方的搜索类构件
Examples
Basic
End Slot
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
marginBottom | bottom 偏移, | string | "var(--card-content-gap)" | |
wrap | 当在搜索框插槽 | boolean | ||
align | 搜索栏中对齐的方式 | Align | "center" |
Slots
Name | Description |
---|---|
start | 左侧搜索栏 |
end | 右侧操作栏 |
Type references
Align
"start" | "center" | "end"