Gallery Pass Through

Pass Through documentation for Gallery component

Viewer#

Some sections may not be visible due to the availability of the particular feature.

The component's PT demo referenced as gallery-pt is unavailable or does not exist.

Defines passthrough(pt) options of Gallery component.

labeltypedescription
rootGalleryPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

GalleryBackdrop PT Options#

Defines passthrough(pt) options of GalleryBackdrop component.

labeltypedescription
rootGalleryBackdropPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryContent PT Options#

Defines passthrough(pt) options of GalleryContent component.

labeltypedescription
rootGalleryContentPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryItem PT Options#

Defines passthrough(pt) options of GalleryItem component.

labeltypedescription
rootGalleryItemPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

GalleryNext PT Options#

Defines passthrough(pt) options of GalleryNext component.

labeltypedescription
rootGalleryNextPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryPrev PT Options#

Defines passthrough(pt) options of GalleryPrev component.

labeltypedescription
rootGalleryPrevPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryToolbar PT Options#

Defines passthrough(pt) options of GalleryToolbar component.

labeltypedescription
rootGalleryToolbarPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryToolbarItem PT Options#

Defines passthrough(pt) options of GalleryToolbarItem component.

labeltypedescription
rootGalleryToolbarItemPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryThumbnail PT Options#

Defines passthrough(pt) options of GalleryThumbnail component.

labeltypedescription
rootGalleryThumbnailPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryThumbnailContent PT Options#

Defines passthrough(pt) options of GalleryThumbnailContent component.

labeltypedescription
rootGalleryThumbnailContentPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.

GalleryThumbnailItem PT Options#

Defines passthrough(pt) options of GalleryThumbnailItem component.

labeltypedescription
rootGalleryThumbnailItemPassThroughType<HTMLAttributes<HTMLSpanElement>>Used to pass attributes to the root's DOM element.