Trilium Frontend API
    Preparing search index...

    Interface JQuery

    interface JQuery {
        alert: jQueryInterface;
        button: jQueryInterface;
        carousel: jQueryInterface;
        collapse: jQueryInterface;
        dropdown: jQueryInterface;
        modal: jQueryInterface;
        offcanvas: jQueryInterface;
        popover: jQueryInterface;
        scrollspy: jQueryInterface;
        tab: jQueryInterface;
        toast: jQueryInterface;
        tooltip: jQueryInterface;
    }
    Index

    Properties

    alert: jQueryInterface
    button: jQueryInterface
    carousel: jQueryInterface
    collapse: jQueryInterface
    dropdown: jQueryInterface
    modal: jQueryInterface
    offcanvas: jQueryInterface
    popover: jQueryInterface
    scrollspy: jQueryInterface
    tab: jQueryInterface
    toast: jQueryInterface
    tooltip: jQueryInterface