| hide_title | true |
|---|---|
| custom_edit_url | |
| pagination_prev | |
| pagination_next |
Home > @rushstack/node-core-library > IWeighted > weight
The weight of the element, used to determine the concurrency units that it will take up. Must be a whole number greater than or equal to 0.
Signature:
weight: number;