Description

This demo loads the yFiles module resources using ES module imports.

Using the ES library modules, you can load the yFiles types through import statements , e.g.:

import { GraphComponent, GraphEditorInputMode, Rect, ICommand, TimeSpan } from './../../l-b336-4d4ee3f/es-modules/view-editor-b336-4d4ee3f.js';

Legal Disclosure | Privacy Policy | View on GitHub