Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6488 (s=6488, is=6495, ic=6493, ia=6495)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6496 (s=6488, is=6496, ic=6494, ia=6496)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6494 (s=6488, is=6496, ic=6494, ia=6496)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6496 (s=6488, is=6496, ic=6494, ia=6496)