ViewTypes
Defined in: core/items/item.ts:34
Used by items to determine the its view type.
Check getView() method of #core/Item#getView Core/Item
Enumeration Members
Section titled “Enumeration Members”MAIN:
0
Defined in: core/items/item.ts:35
PREVIEW
Section titled “PREVIEW”PREVIEW:
1
Defined in: core/items/item.ts:36
THUMBNAIL
Section titled “THUMBNAIL”THUMBNAIL:
2
Defined in: core/items/item.ts:37