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

    Interface AddObjectCommandOptions

    interface AddObjectCommandOptions {
        parentId?: string;
        selected?: boolean;
    }
    Index

    Properties

    Properties

    parentId?: string
    selected?: boolean