TLContent
Table of contents
Public interface
Signature
interface TLContent {}
Source
packages/editor/src/lib/editor/types/clipboard-types.ts
Properties
assets
Public propertysignature
Signature
assets: TLAsset[]
References
rootShapeIds
Public propertysignature
Signature
rootShapeIds: TLShapeId[]
References
schema
Public propertysignature
Signature
schema: SerializedSchema
References
shapes
Public propertysignature
Signature
shapes: TLShape[]
References