VideoGalleryStyles interface

VideoGallery Component Styles.

Extends

Properties

gridLayout

Styles for the grid layout

horizontalGallery

Styles for the horizontal gallery

localVideo

Styles for the local video

Inherited Properties

root

Styles for the root container.

Property Details

gridLayout

Styles for the grid layout

gridLayout?: GridLayoutStyles

Property Value

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