Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11370 (s=11370, is=11380, ic=11379, ia=11381)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11381 (s=11370, is=11381, ic=11380, ia=11382)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11380 (s=11370, is=11381, ic=11380, ia=11382)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11382 (s=11370, is=11381, ic=11380, ia=11382)