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).
Parameters
Section titled “Parameters”config
Section titled “config”AssetGroupsConfig | null | undefined
folder
Section titled “folder”string
Returns
Section titled “Returns”"local" | "remote" | "subpackage"