@stereograph/teiaviewer - v18.6.0-dev
    Preparing search index...

    Interface CommandControlPaneProps

    interface CommandControlPaneProps {
        controlMap?: Record<string, CommandControl>;
    }
    Index

    Properties

    Properties

    controlMap?: Record<string, CommandControl>