Is there any demo to use the div wrapper in order to invoke the file manager on custom backend server(Django like)

Hey there,

I am very new to Webix Kit and just started exploring the options for embedding the file manager on to our custom web based system.

Previously I’ve implemented the open source file manager in our system but it has a lot of limitations, the reason we want to implement the webix file manager on our system.

Screenshot for previous implementation of open source file manager on our system:

we want to embed the file manager on our tab rather than on entire webpage.
Can someone show me a path to follow/share similar examples in order to implement the file manager using div id.

We are also storing files on our local system which can be fetched and displayed using ajax call.

Tech Stack:

Python for backend
Nodejs for realtime notifications
Web Server: Nginx
Server: Linux/deb
Front end: Bootstrap, es-JS, HTML, CSS, and Jinja templates.

Any recommendations, ideas, or samples would be much appreciated.

Thanks,
Nav