# List Selection Dialog Box >![](../../public_sys-resources/icon-note.gif) **NOTE:** >This component is supported since API version 8. Updates will be marked with a superscript to indicate their earliest API version. List pop-up window. ## Required Permissions None ## ActionSheet.show show\(options: \{ [paramObject1](#table816913216616)\}\) Defines and shows the list popup window. - paramObject1 parameters
Whether to close the dialog box when the overlay is clicked. |
||||
Text content of the confirm button and callback upon button clicking. |
||||
Callback invoked when the dialog box is closed after the overlay is clicked. |
||||
Offset of the dialog box relative to the alignment position. |
||||
Array<SheetInfo> |
Options in the dialog box. Each option supports the image, text, and callback. |