Optional
cancelAllows for the cancel option to be specified. Allow for special styling.
Optional
createHook for create custom options buttons
Optional
defaultAllows for the option will be the default selected option and the enter key trigger.
Optional
descriptionDisplay text information for the user to make a decision.
Optional
iconDisplay an icon next to the description for additional context
Optional
onCall when an option is selected.
Optional
onCall when an option is selected. If false is returned, the the dialog will not close. Notification is not provided but can be supplied via the textFieldProps helperText property.
Optional
optionsThe options as a list of strings
Optional
titleThe title of the options panel
Configuration for an options dialog.