TLImageShapeProps
interface TLImageShapeProps {}
Properties
assetId: null | TLAssetId
crop: null | TLImageShapeCrop
flipX: boolean
flipY: boolean
h: number
playing: boolean
url: string
w: number
interface TLImageShapeProps {}
assetId: null | TLAssetId
crop: null | TLImageShapeCrop
flipX: boolean
flipY: boolean
h: number
playing: boolean
url: string
w: number