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