@stereograph/teiaviewer - v17.8.0-dev
    Preparing search index...

    Interface TeiaViewportProps

    interface TeiaViewportProps {
        children?: ReactNode;
        sx?: SxProps<Theme>;
        viewer: TeiaViewer;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    children?: ReactNode
    sx?: SxProps<Theme>
    viewer: TeiaViewer

    The viewer to take the 3d data from