Thursday, 02 October, 2025г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Make a diagram creation tool in React #3: Component design of the tool

Make a diagram creation tool in React #3: Component design of the toolУ вашего броузера проблема в совместимости с HTML5
TLDW: We have a graphics component used to display the diagram, and the diagram is being rendered by creating new Konva shapes from the attributes stored in the state. We also have a toolbar and a righttoolbar, when we drop shapes from the toolbar, it is pushing a new shape to the end of state array.
Мой аккаунт