Recent Changes - Search:

Information

Installation

Documentation

HtmlViewElementsTwoStateButton

Main
NameDescriptionValues AcceptedDefault
StateThe state of the element, e.g., _isPaused.A string constant or variable. A boolean variable or one of the constants true or false.-
DisabledDetermines if the element is disabled for user action.A boolean variable or one of the constants true or false.-
On Properties
NameDescriptionValues AcceptedDefault
TextOnThe text to display when the element is on.A string constant or variable.-
ImageOnUrlThe URL of the image when the element is on.A file name or a string constant or variable.-
OnClickAction to execute when clicked while the element is on.Insert your code here to run when clicked.-
Off Properties
NameDescriptionValues AcceptedDefault
TextOffThe text to display when the element is off.A string constant or variable.-
ImageOffUrlThe URL of the image when the element is off.A file name or a string constant or variable.-
OffClickAction to execute when clicked while the element is off.Insert your code here to run when clicked.-
Graphical Aspect 
NameDescriptionValues AcceptedDefault
VisibilityThe visibility of the element.Boolean variable or constants true or false.-
DisplayDisplay style, can be set to "none," "inline-block," etc.-
WidthThe width of the element. Accepts values like "20vw" or 100%.-
HeightThe height of the element. Accepts values like 300px or 90vh.-
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 the name, style, and size of the font.-
TooltipText displayed when the mouse is over the element. "Play/Pause"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 04:00 AM