Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 58000 (s=58000, is=58051, ic=58051, ia=58053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 58052 (s=58000, is=58052, ic=58052, ia=58054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 58052 (s=58000, is=58052, ic=58052, ia=58054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 58054 (s=58000, is=58052, ic=58052, ia=58054)