Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111488 (s=111488, is=111561, ic=111562, ia=111564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111562 (s=111488, is=111562, ic=111563, ia=111565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111563 (s=111488, is=111562, ic=111563, ia=111565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111565 (s=111488, is=111562, ic=111563, ia=111565)