FrameShapeOptions
Table of contents
interface FrameShapeOptions {}Properties
resizeChildren
When true, the frame will resize its children when the frame itself is resized.
resizeChildren: boolean;showColors
When true, the frame will display colors for the shape's headings and background.
showColors: boolean;Prev
FeatureFlagsPropsNext
HighlightShapeOptions