Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64901 (s=64901, is=64956, ic=64957, ia=64958)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64957 (s=64901, is=64957, ic=64958, ia=64959)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64958 (s=64901, is=64957, ic=64958, ia=64959)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64959 (s=64901, is=64957, ic=64958, ia=64959)