-
Notifications
You must be signed in to change notification settings - Fork 944
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
[Research] [Dashboard plugin De-Angular] dashboard embeddable factory, embeddable container and embeddable panel structure #3905
Comments
Dashboard plugin embeddable workflow:1. Create and register dashboard embeddable factory
2. Register dashboard placeholder factory
3. Get the dashboard factory in dashboard app controller
4. Use the factory to create the dashboard container embeddable with some initial inputs.
5. In Dashboard container embeddable
|
Document how dashboard plugin utilizes embeddable plugin, especially how it uses the embeddable factory, embeddable container and the panel structure.
The text was updated successfully, but these errors were encountered: