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

    Interface DockProps

    interface DockProps {
        children?: ReactNode;
        sx?: SxProps<Theme>;
    }
    Index

    Properties

    Properties

    children?: ReactNode
    sx?: SxProps<Theme>