Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88004 (s=88004, is=88064, ic=88065, ia=88066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88065 (s=88004, is=88065, ic=88066, ia=88067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88066 (s=88004, is=88065, ic=88066, ia=88067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88067 (s=88004, is=88065, ic=88066, ia=88067)