Send onChange
This is a component that allows you to send data from an input to the server when it's updated.
<input type="text" name="email" value="john@example.com" loader="false" class="send-to-server-change" url="https://example.com/server">Response
Server ResponsesLast updated