Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87123 (s=87123, is=87182, ic=87183, ia=87184)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87183 (s=87123, is=87183, ic=87184, ia=87185)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87184 (s=87123, is=87183, ic=87184, ia=87185)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87185 (s=87123, is=87183, ic=87184, ia=87185)