Trilium Frontend API
    Preparing search index...

    Interface ErrorInfo

    interface ErrorInfo {
        componentStack?: string;
    }
    Index

    Properties

    Properties

    componentStack?: string