Interface UserActionsProps

interface UserActionsProps {
    options: UserActionsOptions;
}

Properties

Properties

The options for the UserActions controller.