Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101878 (s=101878, is=101942, ic=101943, ia=101945)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101943 (s=101878, is=101943, ic=101944, ia=101946)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101944 (s=101878, is=101943, ic=101944, ia=101946)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101946 (s=101878, is=101943, ic=101944, ia=101946)