Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111492 (s=111492, is=111565, ic=111566, ia=111568)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111566 (s=111492, is=111566, ic=111567, ia=111569)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111567 (s=111492, is=111566, ic=111567, ia=111569)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111569 (s=111492, is=111566, ic=111567, ia=111569)