Optional
conjunctionConjunction to use when listing items, applied before the last item. Defaults to ListConjunction.And.
Array of items to compose into the label.
Key in each item to be used for label generation.
Optional
multiplePrefix to use for multiple items. Defaults to MultipleItemsLabelPrefix.FoundWithin.
Optional
singlePrefix to use if there is only one item. Defaults to SingleItemLabelPrefix.Only.
Generated using TypeDoc
Parameters for composing a label from an array of items.