widgets/components/hidden_component library

A Flutter widget representing a hidden input field based on a Form.io "hidden" component.

This widget is not visible in the UI but still participates in the form's data. The value is stored and passed along with the form submission.

Classes

HiddenComponent