Share via


OverflowGalleryPosition type

Different modes and positions of the overflow gallery in the VideoGallery

type OverflowGalleryPosition =
  | "horizontalBottom"
  | "verticalRight"
  | "horizontalTop"