MCPcopy Create free account
hub / github.com/angular/components / _getOverlayHost

Method _getOverlayHost

src/material/timepicker/timepicker.ts:316–318  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

314 }
315
316 _getOverlayHost() {
317 return this._overlayRef?.hostElement;
318 }
319
320 /** Selects a specific time value. */
321 protected _selectValue(option: MatOption<D>) {

Callers 1

MatTimepickerInputClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected