joystick
joystick copied to clipboard
Consider adding a classList render function
Passing thought. Add a render function for generating a class list on an HTML element. Similar to this. Goal would be to do nothing more than generate a string like class1 class-2 classThree that could be passed to a class="" attribute.