blockly > blockRendering > Row > minWidth
blockRendering.Row.minWidth property
The minimum width of the row, from the left edge of the block to the right. Does not include child blocks unless they are inline.
Signature:
minWidth: number;
blockly > blockRendering > Row > minWidth
The minimum width of the row, from the left edge of the block to the right. Does not include child blocks unless they are inline.
Signature:
minWidth: number;