Label (Bootstrap)

From NSB App Studio
Jump to navigation Jump to search

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