Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8245 (pia, s=8245, is=8250, ic=8251, ia=8252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8251 (pia, s=8245, is=8251, ic=8252, ia=8253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8252 (pia, s=8245, is=8251, ic=8252, ia=8253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8253 (pia, s=8245, is=8251, ic=8252, ia=8253)