The type of data displayed in each row of the list.
The component props.
Represents the props for the IListPicker component.
Optionalfeatures?: string[] | Record<string, Value> | () => string[] | Record<string, Value>Optionalpayload?: anyOptionalrowActions?: IListRowAction<any, any>[]The rendered ListPicker component.
ListPicker component displays a list of items in a modal dialog and allows the user to make a selection.