Java com.vaadin.flow.component.html Label fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.flow.component.html Label fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.flow.component.html Label.

The text is from its open source code.

Constructor

Label(String text)
Creates a new label with the given text content.