cronvel / terminal-kit

Terminal utilities for node.js
MIT License
3.08k stars 198 forks source link

Form control changes #233

Closed hemendpatel closed 11 months ago

hemendpatel commented 1 year ago

Few things are missing in form control, I can see form control is in WIP status so you might be planning to work on it in near feature. can we provide below features to form component:

  1. Set form control value - Form.js
  2. Give developer an option to control position of input control - Form.js
  3. Option to add control using attach option to specific position or before/after specific control. - Element.Js