Skip to content

@vttforge/testing / index / RecordedSheet

Interface: RecordedSheet ​

One DocumentSheetConfig.registerSheet, as VTTForge makes it.

Properties ​

documentClass ​

readonly documentClass: unknown


id ​

readonly id: string

The sheet id, the class name VTTForge pinned.


key ​

readonly key: string

The key Foundry persists: <package id>.<sheet id>.


options ​

readonly options: Record<string, unknown>


scope ​

readonly scope: string

The package that registered it.


sheetClass ​

readonly sheetClass: unknown

MIT licensed.