tool_lp/actionselector

tool_lp/actionselector~ tool_lp/actionselector

new tool_lp/actionselector(title, message, actions, confirm, cancel)

Source:

Action selector class.

Parameters:
Name Type Description
title String

The title of popup.

message String

The message to display.

actions object

The actions that can be selected.

confirm String

Text for confirm button.

cancel String

Text for cancel button.