Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111771 (s=111771, is=111844, ic=111845, ia=111847)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111845 (s=111771, is=111845, ic=111846, ia=111848)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111846 (s=111771, is=111845, ic=111846, ia=111848)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111848 (s=111771, is=111845, ic=111846, ia=111848)