kibana/examples/files_example
2024-02-16 11:06:33 -07:00
..
common [Files] Move <FileUpload /> and <FilePicker /> 👉🏻 packages/shared-ux/file (#146284) 2022-11-29 08:48:23 +01:00
public [Core] Deprecate nav link status (#176383) 2024-02-16 11:06:33 -07:00
server async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md [Files] move to src (#144044) 2022-10-31 06:46:52 -07:00
tsconfig.json [Core] Deprecate nav link status (#176383) 2024-02-16 11:06:33 -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