[]
Configurates the OnClientDragged client event. Sets the client function which occurs after the Popup has been dragged.
public PopupBuilder OnClientDragged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
PopupBuilder | Current builder. |