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