Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13873 (s=13873, is=13883, ic=13884, ia=13883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13884 (s=13873, is=13884, ic=13885, ia=13884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13885 (s=13873, is=13884, ic=13885, ia=13884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13884 (s=13873, is=13884, ic=13885, ia=13884)