Skip to main content

pathOnly

// Property: pathOnly
// Description: Do not include the blob in the result
// Component(s): PhotoGalleryOptionsType
'.path-only': { pathOnly: true }
'.path-only-false': { pathOnly: false }