Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11380 (s=11380, is=11390, ic=11389, ia=11391)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11391 (s=11380, is=11391, ic=11390, ia=11392)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11390 (s=11380, is=11391, ic=11390, ia=11392)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11392 (s=11380, is=11391, ic=11390, ia=11392)