Home > blockly > Block > getInputsInline
Block.getInputsInline() method
Get whether value inputs are arranged horizontally or vertically.
Signature:
getInputsInline(): boolean;
Returns:
boolean
True if inputs are horizontal.
Home > blockly > Block > getInputsInline
Get whether value inputs are arranged horizontally or vertically.
Signature:
getInputsInline(): boolean;
Returns:
boolean
True if inputs are horizontal.