Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load list from json i.e websocket #282

Open
kenkit opened this issue Apr 27, 2020 · 1 comment
Open

Load list from json i.e websocket #282

kenkit opened this issue Apr 27, 2020 · 1 comment

Comments

@kenkit
Copy link

kenkit commented Apr 27, 2020

Hi,
My backend already has implementation for dealing with files and can be interracted through json.
How can I display my list directly from a json object with the relevant file system info.
Thanks in advance.

@kenkit
Copy link
Author

kenkit commented Apr 27, 2020

Something like this

  <FileManager>
      <FileNavigator
        id="filemanager-1"
       file_list={this.state.filelist_object}
      />
    </FileManager>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant