Skip to content

Element🔗

Supported dashboard elements

|* more element types in the future

Definition🔗

public class Element {
  public PanelKind panelKind;
  public LibraryPanelKind libraryPanelKind;
}