The type of the row data.
The options object.
The handler function to be called when a row is selected.
The columns to be displayed in the ListPicker.
The actions to be displayed for each row in the ListPicker.
The payload to be passed to the ListPicker component.
The features to be enabled in the ListPicker.
The selection mode for the ListPicker.
The title of the ListPicker modal.
The minimum width of the ListPicker modal.
The minimum height of the ListPicker modal.
The initially selected rows in the ListPicker.
Creates a ListPicker modal with default or custom configurations and returns a promise that resolves with the selected rows.