src/ui/toolbar/controls/toolbar-dropdown-control.component.ts
| selector | ToolbarDropDownControl |
| template | |
Properties |
Inputs |
| control |
Type : HTMLElement
|
| container |
Type : ElementRef
|
Decorators :
@ViewChild('container', {read: ElementRef, static: true})
|