Jira.js - Jira Cloud API library
    Preparing search index...

    Interface DashboardGadgetResponse

    The list of gadgets on the dashboard.

    interface DashboardGadgetResponse {
        gadgets: Version3Models.DashboardGadget[];
    }
    Index

    Properties

    Properties

    The list of gadgets.