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