joystick icon indicating copy to clipboard operation
joystick copied to clipboard

Consider adding a classList render function

Open rglover opened this issue 3 years ago • 0 comments

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.

rglover avatar Apr 22 '22 14:04 rglover