SerenityJS
    Preparing search index...

    Class CreateContentGroup

    Index

    Constructors

    Properties

    category: CreativeItemCategory

    The type of the creative group.

    icon: ItemType

    The icon item type of the creative group.

    identifier: string

    The identifier of the creative group.

    items: Set<CreativeItemDescriptor> = ...

    The items of the creative group.

    groups: Map<number, CreateContentGroup> = ...

    A collective registry of all creative groups.

    Methods