changeValue | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function changeValue

    • Change the value of a form element, and fire the correct events as if it were a user change *

      Parameters

      • element: FormControlElement

        Element to change

      • newvalue: string | number | boolean

        New value

      Returns void