Bitbybit Docs
    Preparing search index...

    Class JsonDto (Inputs.JSON)

    Feeds json.previewJson and json.previewAndSaveJson with the value to show; an empty value shows nothing.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionaljson: unknown

      Returns JsonDto

    Properties

    json: unknown

    The value to show, normally an object or a list; nothing happens when it is empty

    undefined