eo-breadcrumb-item
<eo-breadcrumb-item>面包屑单项
Examples
Basic
Properties
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
href | 外链的链接地址 | string | ||
url | 链接地址 | ExtendedLocationDescriptor | ||
target | 链接跳转目标 | Target |
Slots
| Name | Description |
|---|---|
prefix | 前缀 |
prefix | 后缀 |
separator | 分隔符 |
Type references
ExtendedLocationDescriptor
string | ExtendedLocationDescriptorObjectExtendedLocationDescriptorObject
LocationDescriptorObject<NextHistoryState> & { keepCurrentSearch?: boolean | string[] }Target
"_self" | "_blank" | "_parent" | "_top"