The FormElement
mixin provides properties, functions, and event handlers that user input elements can inherit and use.
Note: Mixins are not elements. You cannot add mixins to a page in the Editor like other $w
elements, and mixins are not meant to be used directly
in your code.