@eagleoutice/flowr - v2.10.1
    Preparing search index...
    interface BlockOptions {
        content: string;
        type: "NOTE" | "WARNING" | "TIP" | "IMPORTANT";
    }
    Index

    Properties

    Properties

    content: string
    type: "NOTE" | "WARNING" | "TIP" | "IMPORTANT"