Recent Changes - Search:

Information

Installation

Documentation

HtmlViewElementsLabel

A label is a basic interface element which can contain a single line of text.

The element also inherits properties from its parent.

The label element inherits properties from its parent, HTML view element.

Main 
NameDescriptionValues AcceptedDefault
TextThe text to display. For example, "t="+t.toFixed(1). It accepts some special characters.String constant or variable.-
ImageUrlAn icon for an iconized frame.File name or a string constant or variable.-
TextAlignThe horizontal alignment of the text. Choose from LEFT, CENTER, or RIGHT or use the menu to make a choice.-
OnClickThe action to invoke when the element is pressed.JavaScript code to invoke for the action.-
Graphical Aspect 
NameDescriptionValues AcceptedDefault
VisibilityThe visibility of the element.Boolean variable or constants true or false.-
DisplayDisplay style, can use "none", "inline-block", etc.Boolean variable or constants true or false.-
Width400px or 100%400px
Height300px or 90vh300px
BackgroundThe background color for the element. Use the editor provided or read about colors.-
ForegroundThe color to use when drawing or writing in the element. Use the editor provided or read about colors.-
FontThe font used to display text in the element. Use the editor provided to select name, style, and size of the font.-
TooltipText displayed when the mouse is over the element.String constant or variable.-
ClassNameClass name.String constant or variable.-
CSSCSS.String constant or variable.-
WhiteSpaceWhite space.String constant or variable.-
TransformTransform.String constant or variable.-
Edit - History - Print - Recent Changes - Search
Page last modified on October 23, 2023, at 03:38 AM