Preparing search index...
The search index is not available
devfive front components
devfive front components
index
CarouselData
Interface CarouselData
interface
CarouselData
{
link
?:
To
;
props
?:
ImageProps
;
render
?:
(
(
)
=>
ReactNode
)
;
src
:
string
;
title
:
string
;
}
Index
Properties
link?
props?
render?
src
title
Properties
Optional
link
link
?:
To
Optional
props
props
?:
ImageProps
Optional
render
render
?:
(
(
)
=>
ReactNode
)
Type declaration
(
)
:
ReactNode
Returns
ReactNode
src
src
:
string
title
title
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
link
props
render
src
title
devfive front components
index
test
Generated using
TypeDoc