Hi,
Can I ask you for the correct syntax of color update in the ZERGBA plugin via REST API?
Best wishes
Hi,
Can I ask you for the correct syntax of color update in the ZERGBA plugin via REST API?
Best wishes
Are you using the ZeRGBa widget in Split or Merge modes?
Pete.
In my projects I uses merge mode.
This should work:
server/auth/update/Vpin?value=255&value=255&value=255
Pete.
Okay, thanks. All works fine. Problem solved.
Hi Pete,
How about in split mode.
Is there a way to do it?
Yes, with three separate API calls one after another.
Pete.