Alert (Bootstrap): Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "file:Button.png == Description == == Properties and Methods == Standard properties are supported, plus: {| class="wikitable" |- | value || T...")
 
No edit summary
Line 1: Line 1:
[[file:Button.png]]
[[file:Bsalert.png]]


== Description ==
== Description ==

Revision as of 18:01, 30 May 2016

Description

Properties and Methods

Standard properties are supported, plus:

value The title of the button. Design time or runtime.

Events

Standard events are supported. For this control, the onclick event will be most useful.

Example (Basic)

Example (JavaScript)

Output