Class: Placeholder

ui.Placeholder

new ui.Placeholder ()

Element representing a placeholder label.

The placeholder is useful to show descriptive text where there is currently no content available, e.g. in place of an empty list view.

Properties:
Name Type Description
text string

(default: "") The text to display.

Extends