Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111333 (s=111333, is=111406, ic=111407, ia=111409)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111407 (s=111333, is=111407, ic=111408, ia=111410)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111408 (s=111333, is=111407, ic=111408, ia=111410)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111410 (s=111333, is=111407, ic=111408, ia=111410)