/
"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;
, multiple selections available,
Related content
How to use automatic Form Inputs generation from a Back End Sequence?
How to use automatic Form Inputs generation from a Back End Sequence?
More like this
Using Convertigo Low Code Studio on a PC without Internet access
Using Convertigo Low Code Studio on a PC without Internet access
More like this
Can't create a new project from template
Can't create a new project from template
More like this
How to set up a Basic Authentication with the HTTP Connector?
How to set up a Basic Authentication with the HTTP Connector?
More like this
(c) Convertigo 2023 https://www.convertigo.com