hig icon indicating copy to clipboard operation
hig copied to clipboard

Investigate ref forwarding for inputs and controls.

Open wmui51 opened this issue 5 years ago • 1 comments

See if we can add ref forwarding for input/control components:

  • Checkbox - https://github.com/Autodesk/hig/pull/2390
  • Dropdown
  • Input - https://github.com/Autodesk/hig/issues/2261
  • RadioButton
  • Slider - https://github.com/Autodesk/hig/pull/2391
  • TextArea - https://github.com/Autodesk/hig/issues/2331
  • Toggle
  • NumericInput

wmui51 avatar Mar 19 '20 17:03 wmui51

This has been done on the Input we should follow that pattern for the rest of the inputs and controls.

wmui51 avatar Aug 07 '20 17:08 wmui51