Skip to main content
Version: Next

MediaGalleryItemProps

MediaGalleryItemProps

Signature
interface MediaGalleryItemProps {
description?: string;
spoiler?: boolean;
url?: string;
}

description

property
string

spoiler

property
boolean

url

property
string