2019-10-29 12:38:42 +08:00
|
|
|
# Breadcrumb
|
2020-01-29 21:58:49 +08:00
|
|
|
It doesn't look like what it calls.
|
|
|
|
## Demos
|
2019-10-29 12:38:42 +08:00
|
|
|
```demo
|
|
|
|
basic
|
2020-01-29 21:58:49 +08:00
|
|
|
```
|
|
|
|
## Props
|
2020-01-31 22:36:22 +08:00
|
|
|
### Breadcrumb Props
|
2020-01-29 21:58:49 +08:00
|
|
|
|Name|Type|Default|Description|
|
|
|
|
|-|-|-|-|
|
|
|
|
|seperator|`string`|`'/'`||
|
|
|
|
|
|
|
|
## Slots
|
2020-01-31 22:36:22 +08:00
|
|
|
### Breadcrumb Slots
|
2020-01-29 21:58:49 +08:00
|
|
|
|Name|Parameters|Description|
|
|
|
|
|-|-|-|
|
|
|
|
|default|`()`||
|
|
|
|
|
2020-01-31 22:36:22 +08:00
|
|
|
### Breadcrumb Item Slots
|
2020-01-29 21:58:49 +08:00
|
|
|
|Name|Parameters|Description|
|
|
|
|
|-|-|-|
|
|
|
|
|default|`()`||
|