Gallery API
API documentation for Gallery component
GalleryRoot#
Props#
Defines valid properties in Gallery component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of Gallery component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryRootPassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of Gallery component.
| values |
|---|
| ComponentInstance<GalleryRootProps, GalleryRootState, GalleryRootExposes> |
GalleryBackdrop#
Props#
Defines valid properties in GalleryBackdrop component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryBackdrop component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryBackdropPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryBackdrop component.
| values |
|---|
| ComponentInstance<GalleryBackdropProps, GalleryBackdropState, GalleryBackdropExposes> |
GalleryContent#
Props#
Defines valid properties in GalleryContent component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryContent component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryContentPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryContent component.
| values |
|---|
| ComponentInstance<GalleryContentProps, GalleryContentState, GalleryContentExposes> |
GalleryItem#
Props#
Defines valid properties in GalleryItem component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryItem component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryItemPassThroughType<HTMLAttributes<HTMLDivElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryItem component.
| values |
|---|
| ComponentInstance<GalleryItemProps, GalleryItemState, GalleryItemExposes> |
GalleryNext#
Props#
Defines valid properties in GalleryNext component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryNext component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryNextPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryNext component.
| values |
|---|
| ComponentInstance<GalleryNextProps, GalleryNextState, GalleryNextExposes> |
GalleryPrev#
Props#
Defines valid properties in GalleryPrev component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryPrev component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryPrevPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryPrev component.
| values |
|---|
| ComponentInstance<GalleryPrevProps, GalleryPrevState, GalleryPrevExposes> |
GalleryToolbar#
Props#
Defines valid properties in GalleryToolbar component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryToolbar component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryToolbarPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryToolbar component.
| values |
|---|
| ComponentInstance<GalleryToolbarProps, GalleryToolbarState, GalleryToolbarExposes> |
GalleryToolbarItem#
Props#
Defines valid properties in GalleryToolbarItem component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryToolbarItem component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryToolbarItemPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryToolbarItem component.
| values |
|---|
| ComponentInstance<GalleryToolbarItemProps, GalleryToolbarItemState, GalleryToolbarItemExposes> |
GalleryThumbnail#
Props#
Defines valid properties in GalleryThumbnail component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryThumbnail component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryThumbnailPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryThumbnail component.
| values |
|---|
| ComponentInstance<GalleryThumbnailProps, GalleryThumbnailState, GalleryThumbnailExposes> |
GalleryThumbnailContent#
Props#
Defines valid properties in GalleryThumbnailContent component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryThumbnailContent component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryThumbnailContentPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryThumbnailContent component.
| values |
|---|
| ComponentInstance<GalleryThumbnailContentProps, GalleryThumbnailContentState, GalleryThumbnailContentExposes> |
GalleryThumbnailItem#
Props#
Defines valid properties in GalleryThumbnailItem component.
Interfaces#
PassThroughOptions
Defines passthrough(pt) options of GalleryThumbnailItem component.
| name | type | default | description |
|---|---|---|---|
| root | GalleryThumbnailItemPassThroughType<HTMLAttributes<HTMLSpanElement>> | null | Used to pass attributes to the root's DOM element. |
Types#
Instance
Instance of GalleryThumbnailItem component.
| values |
|---|
| ComponentInstance<GalleryThumbnailItemProps, GalleryThumbnailItemState, GalleryThumbnailItemExposes> |
useGallery#
Types#
Instance
Instance of useGallery headless.
| values |
|---|
| HeadlessInstance<useGalleryProps, useGalleryState, useGalleryExposes> |