Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111304 (s=111304, is=111377, ic=111378, ia=111380)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111378 (s=111304, is=111378, ic=111379, ia=111381)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111379 (s=111304, is=111378, ic=111379, ia=111381)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111381 (s=111304, is=111378, ic=111379, ia=111381)