Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123992 (s=123992, is=124069, ic=124071, ia=124074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124070 (s=123992, is=124070, ic=124072, ia=124075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124072 (s=123992, is=124070, ic=124072, ia=124075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124075 (s=123992, is=124070, ic=124072, ia=124075)