Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11541 (s=11541, is=11551, ic=11550, ia=11552)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11552 (s=11541, is=11552, ic=11551, ia=11553)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11551 (s=11541, is=11552, ic=11551, ia=11553)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11553 (s=11541, is=11552, ic=11551, ia=11553)