ASP.NET MVC Controls
PopupTrigger Enum
File
wijmo.input.js
Module
wijmo.input

Specifies actions that trigger showing and hiding Popup controls.

Members

Name Value Description
None 0

No triggers; popups must be shown and hidden using code.

Click 1

Show or hide the popup when the owner element is clicked.

Blur 2

Hide the popup when it loses focus.

ClickOrBlur Click | Blur

Show or hide the popup when the owner element is clicked, hide when it loses focus.

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback