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

    Interface ICustomProps

    interface ICustomProps {
        onHighlight: (highlight: boolean) => void;
    }
    Index

    Properties

    Properties

    onHighlight: (highlight: boolean) => void