MCPcopy Create free account
hub / github.com/UI5/webcomponents / _modifyGridStartBy

Method _modifyGridStartBy

packages/main/src/YearRangePicker.ts:498–500  ·  view source on GitHub ↗
(years: number)

Source from the content-addressed store, hash-verified

496 }
497
498 _modifyGridStartBy(years: number) {
499 this._gridStartYear! += years;
500 }
501}
502
503YearRangePicker.define();

Callers 2

_showPreviousPageMethod · 0.95
_showNextPageMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected