Skip to content

Gallery

Yos666666 edited this page Sep 13, 2021 · 3 revisions

/src/api/gallery/index.js

Functions

Sending the data of a contact form

getItemsGallery(code)
  • code - string : Code of the gallery
Example
import { getItemsGallery } from 'aquila-connector/api/gallery';
const gallerie = await getItemsGallery('gallery_code');

Clone this wiki locally