Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64611 (s=64611, is=64666, ic=64667, ia=64668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64667 (s=64611, is=64667, ic=64668, ia=64669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64668 (s=64611, is=64667, ic=64668, ia=64669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64669 (s=64611, is=64667, ic=64668, ia=64669)