kibana/examples/dashboard_embeddable_examples
Corey Robertson b645fec8b8
[Dashboard] Move all dashboard extract/inject into persistable state (#96095)
* Move all dashboard inject/extract to be part of embeddable persistable state

* Fixes typescript errors

* Remove comments

* Fixes test

* API Doc changes

* Fix integration tests

* Fix functional testS

* Fix unit tests

* Update Dashboard plugin API to get dashboard embeddable renderer

* Fix Types

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-12 12:25:03 -04:00
..
public [Dashboard] Move all dashboard extract/inject into persistable state (#96095) 2021-04-12 12:25:03 -04:00
kibana.json
README.md
tsconfig.json Extract src/core in a separate TS project (#76785) 2020-09-15 12:41:27 +02:00

Example of using dashboard container embeddable outside of dashboard app