Readonly
creativeReadonly
traitsThe registered item traits for the palette.
Readonly
typesThe registered item types for the palette.
Create a new creative content group.
Optional
properties: Partial<CreateContentGroup>The properties of the creative content group.
The creative content group.
Gets all item traits from the palette.
Get creative content by index.
The index of the creative content.
The creative content by index.
Get a creative content group from the palette.
The index or identifier of the creative content group.
The creative content group from the palette, or null if not found.
Gets an item trait from the palette.
The identifier of the item trait.
The item trait from the palette.
Gets an item type from the palette.
The item identifier to get.
The item type from the palette.
Register a creative group to the palette.
The creative group to register.
True if the creative group was registered, false otherwise.
Register an item for a creative content group.
The creative content group.
The item type to register.
The creative content group.
Register an item trait to the palette.
True if the item trait was registered, false otherwise.
Unregister a creative group from the palette.
The index or identifier of the creative group to unregister.
Unregister an item trait from the palette.
The item trait to unregister, or the identifier of the item trait.
The item palette instance.
The creative content for the palette.