Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18874 (s=18874, is=18886, ic=18888, ia=18890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18887 (s=18874, is=18887, ic=18889, ia=18891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18889 (s=18874, is=18887, ic=18889, ia=18891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18891 (s=18874, is=18887, ic=18889, ia=18891)