blockly > blockRendering > PuzzleTab
blockRendering.PuzzleTab interface
An object containing sizing and path information about a puzzle tab.
Signature:
export interface PuzzleTab
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
height | number | ||
pathDown | string | ||
pathUp | string | ||
type | number | ||
width | number |