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

    Interface ToolbarProps

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

    Properties

    Properties

    children?: ReactNode
    sx?: SxProps<Theme>