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

    Interface ViewportProps

    interface ViewportProps {
        children?: ReactNode;
        sx?: SxProps<Theme>;
        viewer: Viewer;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

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

    The viewer to take the 3d data from