Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69363 (s=69363, is=69419, ic=69420, ia=69421)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69420 (s=69363, is=69420, ic=69421, ia=69422)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69421 (s=69363, is=69420, ic=69421, ia=69422)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69422 (s=69363, is=69420, ic=69421, ia=69422)