@vttforge/core / FolderLike
Interface: FolderLike
A Folder, as a drop hands one over.
Properties
contents
readonlycontents: readonlyDocumentMembers<Record<string,unknown>>[]
id
readonlyid:string|null
name
readonlyname:string
type
readonlytype:string
The document kind this folder holds: 'Actor', 'Item', and so on.
uuid
readonlyuuid:string