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

    Interface ToolbarItemGroupProps

    interface ToolbarItemGroupProps {
        children?: ReactNode;
        sx?: SxProps;
    }
    Index

    Properties

    Properties

    children?: ReactNode
    sx?: SxProps