mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
23 lines
342 B
Markdown
23 lines
342 B
Markdown
# Breadcrumb
|
|
It doesn't look like what it calls.
|
|
## Demos
|
|
```demo
|
|
basic
|
|
```
|
|
## Props
|
|
### Breadcrumb Props
|
|
|Name|Type|Default|Description|
|
|
|-|-|-|-|
|
|
|seperator|`string`|`'/'`||
|
|
|
|
## Slots
|
|
### Breadcrumb Slots
|
|
|Name|Parameters|Description|
|
|
|-|-|-|
|
|
|default|`()`||
|
|
|
|
### Breadcrumb Item Slots
|
|
|Name|Parameters|Description|
|
|
|-|-|-|
|
|
|default|`()`||
|