Add in basic Widget functionality. Input boxes, sliders, buttons and radio buttons. The idea would be to keep things simple. I'm not really sure if this is the correct way to handle this. But it should allow for some fairly easy widget creation downstream without adding additional dependencies like Panel.
Add in basic Widget functionality. Input boxes, sliders, buttons and radio buttons. The idea would be to keep things simple. I'm not really sure if this is the correct way to handle this. But it should allow for some fairly easy widget creation downstream without adding additional dependencies like
Panel.