Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 84123 (s=84123, is=84180, ic=84181, ia=84182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 84181 (s=84123, is=84181, ic=84182, ia=84183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 84182 (s=84123, is=84181, ic=84182, ia=84183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 84183 (s=84123, is=84181, ic=84182, ia=84183)