kibana/examples/embeddable_explorer/public
Stacey Gammon d0404487f6
Add embeddable via saved object example (#61692)
* Add embeddable via saved object example

* give todoRefEmbed a different name from the by value one

* fix types

* fix order of unmounting

Co-authored-by: Christos Nasikas <christos.nasikas@elastic.co>
2020-04-15 11:10:20 -04:00
..
app.tsx Prep for embed saved object refactor + helper (#62486) 2020-04-06 13:45:46 -04:00
embeddable_panel_example.tsx Prep for embed saved object refactor + helper (#62486) 2020-04-06 13:45:46 -04:00
hello_world_embeddable_example.tsx Embeddable API cleanup (#60207) 2020-03-16 15:37:42 -04:00
index.ts Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
list_container_example.tsx Prep for embed saved object refactor + helper (#62486) 2020-04-06 13:45:46 -04:00
plugin.tsx Add embeddable via saved object example (#61692) 2020-04-15 11:10:20 -04:00
todo_embeddable_example.tsx Switch to embeddable factory interface with optional override (#61165) 2020-04-02 14:27:51 -04:00