OverflowGalleryPosition type

VideoGalleryのオーバーフローギャラリーのさまざまなモードと位置

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