Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111360 (s=111360, is=111433, ic=111434, ia=111436)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111434 (s=111360, is=111434, ic=111435, ia=111437)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111435 (s=111360, is=111434, ic=111435, ia=111437)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111437 (s=111360, is=111434, ic=111435, ia=111437)