Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 74123 (s=74123, is=74180, ic=74181, ia=74182)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 74181 (s=74123, is=74181, ic=74182, ia=74183)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 74182 (s=74123, is=74181, ic=74182, ia=74183)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 74183 (s=74123, is=74181, ic=74182, ia=74183)