Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Antd
TimelineItemProps
Interface TimelineItemProps
interface
TimelineItemProps
{
children
?:
ReactNode
;
className
?:
string
;
color
?:
LiteralUnion
<
Color
>
;
dot
?:
ReactNode
;
key
?:
Key
;
label
?:
ReactNode
;
pending
?:
boolean
;
position
?:
string
;
prefixCls
?:
string
;
style
?:
CSSProperties
;
}
Index
Properties
children?
class
Name?
color?
dot?
key?
label?
pending?
position?
prefix
Cls?
style?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
class
Name
?:
string
Optional
color
color
?:
LiteralUnion
<
Color
>
Optional
dot
dot
?:
ReactNode
Optional
key
key
?:
Key
Optional
label
label
?:
ReactNode
Optional
pending
pending
?:
boolean
Optional
position
position
?:
string
Optional
prefix
Cls
prefix
Cls
?:
string
Optional
style
style
?:
CSSProperties
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
class
Name
color
dot
key
label
pending
position
prefix
Cls
style
devfive front components
index
test
Generated using
TypeDoc