Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9256 (s=9256, is=9264, ic=9262, ia=9264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9265 (s=9256, is=9265, ic=9263, ia=9265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9263 (s=9256, is=9265, ic=9263, ia=9265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9265 (s=9256, is=9265, ic=9263, ia=9265)