Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50850 (s=50850, is=50901, ic=50901, ia=50903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50902 (s=50850, is=50902, ic=50902, ia=50904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50902 (s=50850, is=50902, ic=50902, ia=50904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50904 (s=50850, is=50902, ic=50902, ia=50904)