Skip to content

folderGroupMode

folderGroupMode(config, folder): "local" | "remote" | "subpackage"

Defined in: asset/assetGroups.ts:139

The delivery mode a config assigns to folder directly — local when the folder has no group of its own (parent-folder groups don’t count here; this is the per-folder authoring state, for a menu check / badge).

AssetGroupsConfig | null | undefined

string

"local" | "remote" | "subpackage"