Type alias DiceBoxEventCallback

DiceBoxEventCallback: ((theme) => any)

Dice Box Event Callback

Type declaration

    • (theme): any
    • Parameters

      • theme: ITheme

        Theme that was added or removed from the dice box

      Returns any

Generated using TypeDoc