Preparing search index...
The search index is not available
devfive front components
devfive front components
index
TopVisualProps
Interface TopVisualProps
interface
TopVisualProps
{
color
?:
DevfiveColorKey
;
height
?:
ResponsiveValue
<
string
|
number
>
;
src
?:
string
;
title
?:
string
;
video
?:
VideoPlayerProps
;
}
Index
Properties
color?
height?
src?
title?
video?
Properties
Optional
color
color
?:
DevfiveColorKey
Optional
height
height
?:
ResponsiveValue
<
string
|
number
>
Optional
src
src
?:
string
Optional
title
title
?:
string
Optional
video
video
?:
VideoPlayerProps
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
color
height
src
title
video
devfive front components
index
test
Generated using
TypeDoc