Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5165 (s=5165, is=5171, ic=5169, ia=5171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5172 (s=5165, is=5172, ic=5170, ia=5172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5170 (s=5165, is=5172, ic=5170, ia=5172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5172 (s=5165, is=5172, ic=5170, ia=5172)