Trilium Frontend API
    Preparing search index...

    Interface ShownCallbackData

    interface ShownCallbackData {
        $answer: any;
        $dialog: any;
        $form: any;
        $question: any;
    }
    Index

    Properties

    $answer: any
    $dialog: any
    $form: any
    $question: any