Skip to main content
Version: 4.3

HTMLHostProps

Props accepted by HTMLHost. Inherits all standard <div> attributes.

Extends​

  • HTMLAttributes<HTMLDivElement>

Extended by​

Properties​

useModelGeometry?​

readonly optional useModelGeometry?: boolean;

Skip measuring the rendered content and size the host from the graph element's stored geometry instead. Cheaper, but the element no longer auto-resizes when the React subtree changes.

Default​

false

Stay in the know

Be where thousands of diagramming enthusiasts meet

Star us on GitHub