Alert (Bootstrap)

From NSB App Studio
Revision as of 19:46, 29 May 2016 by Ghenne (talk | contribs) (Created page with "file:Button.png == Description == == Properties and Methods == Standard properties are supported, plus: {| class="wikitable" |- | value || T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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