popupButtonSubmitConfig

Examples

kind: SubmitButton
text: OK

Object properties

Name Type Required
kind Constant: SubmitButton yes
text Object: text yes

Object information

  • Object with the following properties:
    • kind (required): Constant SubmitButton
      • Popup values are only submitted when the button is clicked
    • text (required): Object text