Custom Trigger

Quantity:
Description

This sample illustrates how to implement a custom UI when trigger button is clicked.

The OnClientTriggerMouseDown specifies the client callback function name, which will be called when the trigger button is clicked.

In this sample, we drop down a slider that allow user to change input value by dragging the slider thumb.

Documentation