Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111588 (s=111588, is=111661, ic=111662, ia=111664)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111662 (s=111588, is=111662, ic=111663, ia=111665)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111663 (s=111588, is=111662, ic=111663, ia=111665)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111665 (s=111588, is=111662, ic=111663, ia=111665)