Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ViewContainerPart

Index

Interfaces

Variables

Functions

Variables

Const HEADER_HEIGHT

HEADER_HEIGHT: 22 = 22

Make sure to adjust the line-height of the .theia-view-container .part > .header CSS class when modifying this, and vice versa.

Functions

closestPart

  • closestPart(element: Element | EventTarget | null, selector?: string): Element | undefined