Base mixin for all input classes
Check the input-field and input-contenteditable for more information
Root HTMLElement
Input HTMLElement
Sets the current value to the DOM
Gets the current value from the DOM
Sets the position of the carret
Gets the position of the carret
Sets the position of the carret to the end of the value. If toBegin
is true, the sets the position to the begining
Optional. Sets the placeholder value to placeholder
Optional. Removes the placeholder
License MIT
© velocityzen