Create a html DIV element
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Text (String)
text to display within the div
Id (String)
Unique ID of div
Class (String)
class to be accessed from CSS op
Style (String)
write css styling for the div with the built in editor
Interactive (boolean /Number)
Allows interaction from mouse or touch screen
Visible (boolean /Number)
decides if the div is included in the css layout
Convert Line Breaks (boolean /Number)
convert line breaks in text string
Propagate Click-Events (boolean /Number)
Outputs
DOM Element (Object)
Hover (boolean Number)
outputs a 1 if the mouse hovers over the div
Clicked (Trigger)
Triggers when clicked
Patches using DivElement_v3
Changelog
Ops.Html.DivElement2 renamed to Ops.Html.DivElement_v2 2019-06-12 - pandur | |
cloned op from Ops.Html.DivElement_v2 2023-02-02 - pandur | |
rename | Ops.User.pandur.DivElement3 renamed to Ops.Html.DivElement_v3 2023-02-02 - pandur |