This repo contains custom controls for Enyo 2.x.
Demo: http://www.variablelimit.com/enyo/samples/textarea/ Demo (onyx-theme): http://www.variablelimit.com/enyo/samples/textarea-onyx/
Events: onInputChange onDisabledChange onfocus onblur
Methods: clear() - Clears the content focus() - Gives focus to textarea getContent() - Returns content of textarea setContent(value) - Populates textarea with value getCols() - Returns amount of columns in textarea setCols(value) - Sets amount of columns in textarea getRows() - Returns amount of rows in textarea setRows(value) - Sets amount of rows in textarea
Demo: http://www.variablelimit.com/enyo/samples/progressplayground-onyx/
Demo: http://www.variablelimit.com/enyo/samples/progressplayground-onyx/
Demo: http://www.variablelimit.com/enyo/samples/progressplayground-onyx/