Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31852 (s=31852, is=31886, ic=31885, ia=31887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31887 (s=31852, is=31887, ic=31886, ia=31888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31886 (s=31852, is=31887, ic=31886, ia=31888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31888 (s=31852, is=31887, ic=31886, ia=31888)