Interface RawMediaGalleryComponent

interface RawMediaGalleryComponent {
    items: MediaGalleryItem[];
    type: MEDIA_GALLERY;
}

Hierarchy

Properties

Properties