beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

InputElement Op



InputElement
Namespace: Ops.Html

Op author: pandur

HTML input/textarea element to allow the user to enter text




Inputs

Element index (integer /Number)
Type index (integer /Number)
Default Value (String)
Placeholder (String)
Id (String)
Class (String)
Style (String)
Autocomplete (boolean /Number)
Max Length (integer /Number)
Interactive (boolean /Number)
Visible (boolean /Number)
Focus (Trigger)
Blur (Trigger)
Clear (Trigger)
Select (Trigger)

Outputs

DOM Element (Object)
Value (String)
Hover (boolean Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

html input element


Patches using InputElement

  • Examples (2)
  • Public
  • My Patches

Changelog


created op
2023-08-17 - pandur
renameOps.Patch.PB9In5E.InputElement renamed to Ops.Html.InputElement
2023-08-17 - pandur