Defines which input view elements are in the form.
| checkbox optional | A control component that is used in a form, which enables users to indicate a choice through a checkbox |
| number-input optional | Text field component of form that allows users to provide formatted numbers |
| slider optional | A control component that is used in a form, which enables a slider component, with a sliding scale for users to indicate a value from a given range |
| switch-input optional | A control component that is used in a form, which enables a switch for user to toggle on or off to indicate a choice |
| text-input optional | Text field component of form that enables an editable field for users to input text |
| textarea optional | Text field component of form that enables an editable field for users to input a block of text |
Copyright 2025 Samsung All rights reserved