跳到主要内容

eo-search-bar

<eo-search-bar>
Alias: <containers.search-bar>

常用来包裹内容上方的搜索类构件

Examples

Basic

Playground

End Slot

Playground

Properties

NameDescriptionTypeDefaultRequired
marginBottom

bottom 偏移,search-bar常适配于brick-table,故默认加这个偏移,符合设计规范

string "var(--card-content-gap)"
wrap

当在搜索框插槽startend内元素居多时,元素溢出,设置为true时,内容区域可以换行

boolean
align

搜索栏中对齐的方式

Align "center"

Slots

NameDescription
start

左侧搜索栏

end

右侧操作栏

Type references

Align

"start" | "center" | "end"