Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4257 (s=4257, is=4262, ic=4260, ia=4262)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4263 (s=4257, is=4263, ic=4261, ia=4263)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4261 (s=4257, is=4263, ic=4261, ia=4263)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4263 (s=4257, is=4263, ic=4261, ia=4263)