packages/eui/packages/components/directives/eui-smooth-scroll.directive.ts
Selector | [euiScrollTo] |
Properties |
Methods |
Inputs |
HostListeners |
callbackAfter |
Type : any
|
callbackBefore |
Type : any
|
containerId |
Type : string
|
duration |
Type : number
|
easing |
Type : string
|
euiScrollTo |
Type : string
|
middleAlign |
Type : any
|
offset |
Type : number
|
click |
onClick |
onClick()
|
Decorators :
@HostListener('click')
|
Returns :
void
|
targetElement |
Type : any
|