Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11106 (s=11106, is=11116, ic=11115, ia=11117)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11117 (s=11106, is=11117, ic=11116, ia=11118)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11116 (s=11106, is=11117, ic=11116, ia=11118)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11118 (s=11106, is=11117, ic=11116, ia=11118)