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

    Interface AddObjectCommandOptions

    interface AddObjectCommandOptions {
        parentId: null | string;
        selected: boolean;
    }
    Index

    Properties

    Properties

    parentId: null | string
    selected: boolean