Unsplash
A search-enabled menu for Unsplash images.
Installation
npm install pnpm add @notion-kit/unsplashExamples
Basic
Selected:
API Reference
Unsplash
| Prop | Type | Default | Description |
|---|---|---|---|
apiKey* | string | - | The Unsplash access key from Unsplash Developers. |
onSelect | (url: string) => void | - | Handler that is called when an Unsplash image is selected. |