TLFrameShapeProps
See source codeTable of contents
Properties for the frame shape, which provides a container for organizing other shapes.
interface TLFrameShapeProps {}Properties
color
Color style for the frame border and label
color: TLDefaultColorStyleh
Height of the frame in pixels
h: numbername
Display name for the frame (shown in UI)
name: stringw
Width of the frame in pixels
w: numberPrev
TLEmbedShapePropsNext
TLGeoShapeProps