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