Inspiring
March 28, 2022
Answered
JSX: Passing values param from html to jsx
- March 28, 2022
- 1 reply
- 348 views
Hello,
i have attached a file, where you can see some PProPanel sample code.
Lets say i want to use a string in the function $._PPP_.getnumAEProjectItems(). How do i pass this from the html? Couldnt figure it out but my guess is, that "$._PPP_.getnumAEProjectItems()" is the passed param for "evilscript" and i cant define a param in a param.
greetings