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