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