gheithen
07/21/2024, 6:23 PMpublic set config(config: UmbPropertyEditorConfigCollection) {
const folder = config.getValueByAlias("imagefolder") as Array<UmbMediaPickerPropertyValue>;
const mediaKey = folder?.[0].mediaKey;
this.#itemRepository.requestItems([mediaKey]).then(({ data }) => {
this._imageFolder = data?.[0];
});
}
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by