Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64785 (s=64785, is=64840, ic=64841, ia=64842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64841 (s=64785, is=64841, ic=64842, ia=64843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64842 (s=64785, is=64841, ic=64842, ia=64843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64843 (s=64785, is=64841, ic=64842, ia=64843)