@witchcraft/editor
    Preparing search index...
    interface IframeNodeOptions {
        handlers: Record<string, IframeSourceParser>;
        HTMLAttributes: Record<string, any>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    handlers: Record<string, IframeSourceParser>
    HTMLAttributes: Record<string, any>