Label Control
Guide
Edit on GitHub ✎
A Label is a single line of text, meant to identify, for the user, some element of the interface.
Intro
A Label is a single line of text, meant to identify, for the user, some element of the interface.
Class synopsis
class UI\Controls\Label { }
Label