Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64256 (s=64256, is=64311, ic=64312, ia=64313)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64312 (s=64256, is=64312, ic=64313, ia=64314)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64313 (s=64256, is=64312, ic=64313, ia=64314)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64314 (s=64256, is=64312, ic=64313, ia=64314)