Input component mark required

If you use the Form component you can choose if a input is required or not, bur sometimes you need make a custom form using Input component and this component don’t have the option for choose if be required or not.

I noticed the same issue. It really hinders you from being able to utilize the input field components especially for longer forms that absolutely require validation. The block form has this option but the individual form elements do not.