@wdprlib/render
    Preparing search index...

    Interface HtmlBlockAttributes

    interface HtmlBlockAttributes {
        sandbox: string;
        style: string;
    }
    Index

    Properties

    Properties

    sandbox: string
    style: string