VerticalGalleryStyles interface
Styles for the VerticalGallery component
- Extends
Properties
children | Styles for each video tile in the vertical gallery |
control |
Styles for the verticalGallery control bar |
Inherited Properties
root | Styles for the root container. |
Property Details
children
Styles for each video tile in the vertical gallery
children?: IStyle
Property Value
IStyle
controlBar
Styles for the verticalGallery control bar
controlBar?: VerticalGalleryControlBarStyles
Property Value
Inherited Property Details
root
Styles for the root container.
root?: IStyle
Property Value
IStyle
Inherited From BaseCustomStyles.root