API

LayoutArrange
LayoutArrange = (spreadsheet: SpreadSheet, parent: Node, field: string, fieldValues: string[]) => string[]; 

Function description: custom order

parametertyperequiredDefaultsFunctional description
spreadsheetSpreadSheet✓Table class instance, which can access any configuration information
nodenode✓The currently rendered node node
fieldstring✓current field name
fieldValuesstring[]✓current field value
LayoutCoordinate
LayoutCellMeta
Layout Hierarchy