/
"scrollTop" property is not defined in EventTarget
Convertigo Public Knowledge base
"scrollTop" property is not defined in EventTarget
If you have this error in your TS code in a CustomAction component, use the following code:
(event.target as HTMLElement).scrollTop;
Related content
trackBy to prevent data list to scroll back at data renewing
trackBy to prevent data list to scroll back at data renewing
More like this
Get element or value from Identifier property
Get element or value from Identifier property
More like this
Call class page function from element Event
Call class page function from element Event
More like this
Prevent propragation of a click event to parent
Prevent propragation of a click event to parent
More like this
How to use Ionic Gestures in your application?
How to use Ionic Gestures in your application?
More like this
Call a custom Page function from a customAction component
Call a custom Page function from a customAction component
More like this
(c) Convertigo 2023 https://www.convertigo.com