Skip to content

germboy/Enyo2CustomControls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Info

This repo contains custom controls for Enyo 2.x.

Textarea

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

Progress

Demo: http://www.variablelimit.com/enyo/samples/progressplayground-onyx/

ProgressBar

Demo: http://www.variablelimit.com/enyo/samples/progressplayground-onyx/

ProgressButton

Demo: http://www.variablelimit.com/enyo/samples/progressplayground-onyx/

About

Various custom controls for Enyo 2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published