Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5584 (s=5584, is=5590, ic=5588, ia=5590)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5591 (s=5584, is=5591, ic=5589, ia=5591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5589 (s=5584, is=5591, ic=5589, ia=5591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5591 (s=5584, is=5591, ic=5589, ia=5591)