Isometric Drawing Toolkit
    Preparing search index...

    Type Alias IsometricViewport3DProps

    type IsometricViewport3DProps = {
        placeholder?: ReactNode;
    }
    Index

    Properties

    Properties

    placeholder?: ReactNode

    Placeholder node to use while the libraries are loading.