YUI
YUI copied to clipboard
Move element init logic into init() function to enable dynamic states
being able to redo the init logic would allow for things like 'states' where a button could be in a 'pressed' state and apply certain property values only in that state (by including the state props in the prop layer list for yui_apply_props)