Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64950 (s=64950, is=65005, ic=65006, ia=65007)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65006 (s=64950, is=65006, ic=65007, ia=65008)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65007 (s=64950, is=65006, ic=65007, ia=65008)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65008 (s=64950, is=65006, ic=65007, ia=65008)