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