Family Chart API Documentation - v0.8.1
    Preparing search index...

    Interface ZoomProps

    interface ZoomProps {
        onZoom?: (e: any) => void;
        zoom_polite?: boolean;
    }
    Index

    Properties

    onZoom?: (e: any) => void
    zoom_polite?: boolean