Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66621 (s=66621, is=66677, ic=66678, ia=66679)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66678 (s=66621, is=66678, ic=66679, ia=66680)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66679 (s=66621, is=66678, ic=66679, ia=66680)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66680 (s=66621, is=66678, ic=66679, ia=66680)