Images · Components
AssetsGallery
Grid gallery of image assets with filtering and selectionPublic export
typescript
import { AssetsGallery } from '@happyvertical/smrt-images/svelte';- Import path
@happyvertical/smrt-images/svelte- Props
- 4
- Props described
- 0 of 4
- Bindable state
- 0
- Callback events
- 1
- Verified release
- 0.44.0
Props
NameTypeRequiredDescription
apiBaseUrlstringNoNot describedclientImagesGalleryClientNoNot describedonSelect(image: ImageLike) => voidNoNot describedenableDragToEditorbooleanNoNot describedBindable state
This component has no bindable public state.
Callback events
onSelect(image: ImageLike) => void