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