@witchcraft/editor
    Preparing search index...

    Type Alias HTMLAttributesOptions

    type HTMLAttributesOptions = {
        HTMLAttributes: Record<string, any>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    HTMLAttributes: Record<string, any>