Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111352 (s=111352, is=111425, ic=111426, ia=111428)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111426 (s=111352, is=111426, ic=111427, ia=111429)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111427 (s=111352, is=111426, ic=111427, ia=111429)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111429 (s=111352, is=111426, ic=111427, ia=111429)