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

    Interface CommandDevToolsPaneProps

    interface CommandDevToolsPaneProps {
        controlMap?: Record<string, CommandControl>;
        expanded?: boolean;
    }
    Index

    Properties

    controlMap?: Record<string, CommandControl>
    expanded?: boolean