UI Component Reference - v2.63.2
    Preparing search index...

    Interface FormDialogResult

    interface FormDialogResult {
        value: any;
    }
    Index

    Properties

    Properties

    value: any

    The form value that was submitted.