Bixby Developer Center

References

form

optional

Generates a view with editable fields using various interactive components for users to input information. As directed in the Input Moment Design Guide, you should make a separate form for each piece of information you need from the user. For more information on which elements to use in your form, see the reference page for the individual elements.

Within a form, you can use text fields (such as text-input, number-input, and textarea) and controls (such as checkbox, slider, and switch-input) to create a form for users to fill in with inputs. For examples, see the various subcomponents' reference pages and the Input Forms Sample Capsule.

Watch and TV devices do not support displaying this component. If you need users to input information on these devices, you can add hands-free support, by following the hands-free mode design guidelines. Users can then input information by voice.

Child Keys

elements
optional
Defines which input view elements are in the form
on-submit
optional
An input value to the plan created by an intent block
submit-button
optional
Enables you to customize the text of the submit button for certain components