Label (Bootstrap)

From NSB App Studio
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Description

A simple control to display a label.

Properties and Methods

Standard properties are supported, plus:

appearance Appearance of the control. Can be success, info, warning, danger.
borderRadius How should corners be rounded? 4 is a 4 pixel radius. Bootstrap 4.
labelStyle Should it be text or a badge? Bootstrap 4.
value The title of the control. Design time or runtime.

Events

Standard events are supported.

Example

None. Headers are simply passive text.

Output