Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11115 (s=11115, is=11125, ic=11124, ia=11126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11126 (s=11115, is=11126, ic=11125, ia=11127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11125 (s=11115, is=11126, ic=11125, ia=11127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11127 (s=11115, is=11126, ic=11125, ia=11127)