Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33005 (s=33005, is=33039, ic=33038, ia=33040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33040 (s=33005, is=33040, ic=33039, ia=33041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33039 (s=33005, is=33040, ic=33039, ia=33041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33041 (s=33005, is=33040, ic=33039, ia=33041)