Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19873 (s=19873, is=19886, ic=19888, ia=19890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19887 (s=19873, is=19887, ic=19889, ia=19891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19889 (s=19873, is=19887, ic=19889, ia=19891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19891 (s=19873, is=19887, ic=19889, ia=19891)