retejs / dock-plugin

https://retejs.org
MIT License
5 stars 18 forks source link

Implement dockmenu in react #5

Closed mohandass-pat closed 5 years ago

mohandass-pat commented 5 years ago

Hi I'm trying to implement dock menu in react. How to implement that in react? Any examples over that would be great. Thanks in advance :)

Ni55aN commented 5 years ago

Like this?

mohandass-pat commented 5 years ago

Yes. Thanks :)

hanibhat commented 3 years ago

Is it possible to arbitrarily add different nodes in the dock? For example, I'm working on a project that would have certain nodes already rendered when the component is loaded, but the user should also have a list (dock menu) of other nodes that could be added to the editor.