Home > IPCB_BomPropertiesTableColumns
IPCB_BomPropertiesTableColumns interface
BOM column properties and sorting rules
Signature
typescript
interface IPCB_BomPropertiesTableColumns1
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
null | 'Yes' | 'No' | (Optional) Whether to group | ||
number | (Optional) Order weight (a larger weight is placed on the left side of the BOM first) | ||
string | Property | ||
null | 'asc' | 'desc' | (Optional) Sorting rule | ||
string | (Optional) Show name |