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