Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25541 (s=25541, is=25565, ic=25566, ia=25563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25566 (s=25541, is=25566, ic=25567, ia=25564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25567 (s=25541, is=25566, ic=25567, ia=25564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25564 (s=25541, is=25566, ic=25567, ia=25564)