Custom-Form-02


Text = "{{textFromUi.text}}"


Key = {{listFromUi.selection}}



Keys = {{multiListFromUi.selections | json}}


Date = {{datePickerFromUi.value | date: "yyyy-MM-dd"}}


Red Green Blue

Color = {{ radioFromUi.value }}


Value1: Value2:

Value1 = {{checkboxFromUi.value1}} , Value2 = {{checkboxFromUi.value2}}