kibana/examples/files_example
2022-10-31 06:46:52 -07:00
..
common [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
public [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
server [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
.i18nrc.json [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
kibana.json [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
README.md [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
tsconfig.json [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00

Files example

An example plugin that integrates with the Kibana "files" plugin.

Key integration features demoed in this plugin

  • Create/upload a new file
  • Delete a file
  • View a file's details
  • View a file's contents
  • Downloading a file via an HTML button
  • List a set of files
  • Register a file kind