bga-dice
    Preparing search index...

    Interface RemoveDieSettings

    interface RemoveDieSettings {
        fadeOut?: boolean;
        slideTo?: HTMLElement;
    }
    Index

    Properties

    Properties

    fadeOut?: boolean
    slideTo?: HTMLElement