Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88037 (s=88037, is=88097, ic=88098, ia=88099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88098 (s=88037, is=88098, ic=88099, ia=88100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88099 (s=88037, is=88098, ic=88099, ia=88100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88100 (s=88037, is=88098, ic=88099, ia=88100)