Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55000 (s=55000, is=55051, ic=55051, ia=55053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55052 (s=55000, is=55052, ic=55052, ia=55054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55052 (s=55000, is=55052, ic=55052, ia=55054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55054 (s=55000, is=55052, ic=55052, ia=55054)