This describes settings for the FireButton in the dashboard UI

interface FireButtonData {
    options: FireOption[];
}

Properties

Properties

options: FireOption[]