formcycle 8.3.6 - JavaScript for forms
    Preparing search index...

    Type Alias ChangeDisplayMode

    ChangeDisplayMode: "open" | "close" | "toggle"

    How to change the display mode, for the message changeDisplay.

    • open: Opens the picker when not already opened.
    • close: Closes the picker when not already closed.
    • toggle: Opens the picker when closed and closes it when opened.