- Added new Events : - AddContainer, AddContainerToSelectedContainer, AppendContainer, AppendContainerToSelectedContainer, SelectContainer, DeleteContainer - AddSymbol, SelectSymbol, DeleteSymbol - Changed the component to an iframe (you only need to copy the whole dist now) - Added callbacks to every methods in the component - Create event listener on demand: no need to initialize the event listener! - Update d.ts - Added Fastboot and enable it by default on production build
2 lines
No EOL
117 B
HTML
2 lines
No EOL
117 B
HTML
<iframe src="./Components/svg-layout-designer/index.html" style="border:none; width:100%; height:100%">
|
|
</iframe> |