Elia Lazzari
Elia Lazzari
Now there's a TCP Client example to show how to integrate frontend to electron backend. For example: to execute code in node.js backend (like fs, net, and more)
The only reason for me to execute the "eject" command is that in my apps I am used to create frameless windows, so that I can create a custom titlebar...
As explained here: https://github.com/jsdoc2md/jsdoc-to-markdown/wiki/How-to-document-TypeScript#jsdoc-comments-disappear I should put a javascript code (also put a number) before and after every type definitions (type or interface, it acts at the same). But this...
On row 47: + map.removeLayer(this.distortableImage) Now every time the component is updating it remove the previous leaflet Map Layer. Without this fix if you change the render props it will...
Change selected layout by clicking inside or changing separator size by dragging it.
In this way it should be possible to add a Control to a customPopup or to a part of a layout. If a control will be placed inside another pagebuilder,...