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

    Interface DashboardGadgetPosition

    Details of a gadget position.

    interface DashboardGadgetPosition {
        "The column position of the gadget.": number;
        "The row position of the gadget.": number;
    }
    Index

    Properties

    "The column position of the gadget.": number
    "The row position of the gadget.": number