Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100249 (s=100249, is=100312, ic=100313, ia=100314)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100313 (s=100249, is=100313, ic=100314, ia=100315)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100314 (s=100249, is=100313, ic=100314, ia=100315)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100315 (s=100249, is=100313, ic=100314, ia=100315)