class MediaGalleryComponent
extends
Component<APIMediaGalleryComponent>export class MediaGalleryComponent extends Component<APIMediaGalleryComponent>
Represents a media gallery component
readonlyReadonly<APIMediaGalleryComponent> data :
The API data associated with this component
Inherited from: Component
readonlyMediaGalleryItem[] items :
The items in this media gallery
equalsother: this | APIMediaGalleryComponent) : boolean (
other: this | APIMediaGalleryComponent
Whether or not the given components are equal
Inherited from: Component
toJSONAPIMediaGalleryComponent () :
Returns the API-compatible JSON for this component