@maxgraph/core
    Preparing search index...

    Interface HTMLImageElementWithProps

    interface HTMLImageElementWithProps {
        altIcon?: any;
        initialClassName?: any;
    }

    Hierarchy

    • HTMLImageElement
      • HTMLImageElementWithProps
    Index

    Properties

    altIcon?: any
    initialClassName?: any