Function: isContainerSelected()
isContainerSelected(
container,enabledProfiles):boolean
Defined in: src/common/web/data/entities/metadata/MetadataProfileContainerUtils.ts:51
Checks whether a profile (container) is selected - either since it is a default one or the user has enabled it.
Parameters
container
The container to check.
enabledProfiles
All user-enabled profiles.
Returns
boolean