Plants vs. Zombies: Replanted - v1.0.3
    Preparing search index...

    Interface IDashletOptions

    interface IDashletOptions {
        closable?: boolean;
        fixed?: boolean;
    }
    Index

    Properties

    Properties

    closable?: boolean
    fixed?: boolean