Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31865 (s=31865, is=31899, ic=31898, ia=31900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31900 (s=31865, is=31900, ic=31899, ia=31901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31899 (s=31865, is=31900, ic=31899, ia=31901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31901 (s=31865, is=31900, ic=31899, ia=31901)