Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Antd
BreadcrumbItemProps
Interface BreadcrumbItemProps
interface
BreadcrumbItemProps
{
children
?:
ReactNode
;
className
?:
string
;
dropdownProps
?:
DropDownProps
;
href
?:
string
;
key
?:
Key
;
menu
?:
Omit
<
Antd
.
MenuProps
,
"items"
>
&
{
items
?:
MenuItem
[]
;
}
;
onClick
?:
MouseEventHandler
<
HTMLAnchorElement
|
HTMLSpanElement
>
;
overlay
?:
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
|
OverlayFunc
;
prefixCls
?:
string
;
separator
?:
ReactNode
;
}
Hierarchy
SeparatorType
BreadcrumbItemProps
Index
Properties
children?
class
Name?
dropdown
Props?
href?
key?
menu?
on
Click?
overlay?
prefix
Cls?
separator?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
class
Name
?:
string
Optional
dropdown
Props
dropdown
Props
?:
DropDownProps
Optional
href
href
?:
string
Optional
key
key
?:
Key
Optional
menu
menu
?:
Omit
<
Antd
.
MenuProps
,
"items"
>
&
{
items
?:
MenuItem
[]
;
}
Type declaration
Optional
items
?:
MenuItem
[]
Optional
on
Click
on
Click
?:
MouseEventHandler
<
HTMLAnchorElement
|
HTMLSpanElement
>
Optional
overlay
overlay
?:
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
|
OverlayFunc
Deprecated
Please use
menu
instead
Optional
prefix
Cls
prefix
Cls
?:
string
Optional
separator
separator
?:
ReactNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
class
Name
dropdown
Props
href
key
menu
on
Click
overlay
prefix
Cls
separator
devfive front components
index
test
Generated using
TypeDoc
Deprecated
Please use
menuinstead