Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105052 (s=105052, is=105120, ic=105121, ia=105123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105121 (s=105052, is=105121, ic=105122, ia=105124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105122 (s=105052, is=105121, ic=105122, ia=105124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105124 (s=105052, is=105121, ic=105122, ia=105124)