Preparing search index...
The search index is not available
devfive front components
devfive front components
index
Antd
BackTopProps
Interface BackTopProps
interface
BackTopProps
{
children
?:
ReactNode
;
className
?:
string
;
duration
?:
number
;
onClick
?:
MouseEventHandler
<
HTMLElement
>
;
prefixCls
?:
string
;
rootClassName
?:
string
;
style
?:
CSSProperties
;
target
?:
(
(
)
=>
Window
|
Document
|
HTMLElement
)
;
visibilityHeight
?:
number
;
}
Index
Properties
children?
class
Name?
duration?
on
Click?
prefix
Cls?
root
Class
Name?
style?
target?
visibility
Height?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
class
Name
?:
string
Optional
duration
duration
?:
number
Optional
on
Click
on
Click
?:
MouseEventHandler
<
HTMLElement
>
Optional
prefix
Cls
prefix
Cls
?:
string
Optional
root
Class
Name
root
Class
Name
?:
string
Optional
style
style
?:
CSSProperties
Optional
target
target
?:
(
(
)
=>
Window
|
Document
|
HTMLElement
)
Type declaration
(
)
:
Window
|
Document
|
HTMLElement
Returns
Window
|
Document
|
HTMLElement
Optional
visibility
Height
visibility
Height
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
children
class
Name
duration
on
Click
prefix
Cls
root
Class
Name
style
target
visibility
Height
devfive front components
index
test
Generated using
TypeDoc