Trilium Frontend API
    Preparing search index...

    Type Alias VariationPlacement

    VariationPlacement:
        | "top-start"
        | "top-end"
        | "bottom-start"
        | "bottom-end"
        | "right-start"
        | "right-end"
        | "left-start"
        | "left-end"