@samatawy/diagrams
    Preparing search index...

    Interface StylesheetOpenOptions

    interface StylesheetOpenOptions {
        source?: StylesheetOpenSource;
        applyAfterLoad?: boolean;
        preferId?: string;
    }
    Index

    Properties

    applyAfterLoad?: boolean
    preferId?: string