TLImageShapeProps
See source codeinterface TLImageShapeProps {}
Properties
assetId
assetId: null | TLAssetId
crop
crop: null | TLImageShapeCrop
flipX
flipX: boolean
flipY
flipY: boolean
h
h: number
playing
playing: boolean
url
url: string
w
w: number
Prev
TLImageShapeCropNext
TLInstance