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