VideoGalleryStyles interface
VideoGallery Component Styles.
- Extends
Properties
grid |
Styles for the grid layout |
horizontal |
Styles for the horizontal gallery |
local |
Styles for the local video |
Inherited Properties
root | Styles for the root container. |
Property Details
gridLayout
horizontalGallery
Styles for the horizontal gallery
horizontalGallery?: HorizontalGalleryStyles
Property Value
localVideo
Styles for the local video
localVideo?: IStyle
Property Value
IStyle
Inherited Property Details
root
Styles for the root container.
root?: IStyle
Property Value
IStyle
Inherited From BaseCustomStyles.root