groupBy

abstract var groupBy: (option: Value) -> String?(source)

If provided, the options will be grouped under the returned string. The groupBy value is also used as the text for group headings when renderGroup is not provided.

Parameters

{Value} options The options to group.