On user value change
This event is triggered whenever the user changes the prop value.
interface onUserValueChange: {
$eval: string;
};
Last updated
Was this helpful?
This event is triggered whenever the user changes the prop value.
interface onUserValueChange: {
$eval: string;
};
Last updated
Was this helpful?