listProperty
function
Creates an aggregate property that reduces its individual values into a list.
listProperty
AggregateProperty<TItem[], TItem | undefined>
Creates an aggregate property that reduces its individual values into a list.
@returns
AggregateProperty<TItem[], TItem | undefined>
Jump to details