Trilium Frontend API
    Preparing search index...

    Interface GPUBlendState

    interface GPUBlendState {
        alpha: GPUBlendComponent;
        color: GPUBlendComponent;
    }
    Index

    Properties

    Properties