• Sends the ChangeConfigurationValue request to the server

    Parameters

    • values: CfgnValue | CfgnValue[]
    • defer: boolean = true

      Defers the actual request after the current execution context.
      All values from subsequent calls to setCmpInputs within the same execution context will be sent as 1 batch request if defer = true.

    Returns void

Generated using TypeDoc