Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111278 (s=111278, is=111351, ic=111352, ia=111354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111352 (s=111278, is=111352, ic=111353, ia=111355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111353 (s=111278, is=111352, ic=111353, ia=111355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111355 (s=111278, is=111352, ic=111353, ia=111355)