Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64333 (s=64333, is=64388, ic=64389, ia=64390)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64389 (s=64333, is=64389, ic=64390, ia=64391)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64390 (s=64333, is=64389, ic=64390, ia=64391)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64391 (s=64333, is=64389, ic=64390, ia=64391)