LSDE Dialog Engine / BlockScreenshot
Interface: BlockScreenshot
Defined in: types.ts:196
Screenshot or image captured from the editor for documentation.
Properties
note?
optionalnote?:string
Defined in: types.ts:200
Optional caption or description.
src
src:
string
Defined in: types.ts:198
Image source as a data URL (base64) or file path.
