Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77007 (s=77007, is=77064, ic=77065, ia=77066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77065 (s=77007, is=77065, ic=77066, ia=77067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77066 (s=77007, is=77065, ic=77066, ia=77067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77067 (s=77007, is=77065, ic=77066, ia=77067)