Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64072 (s=64072, is=64127, ic=64128, ia=64129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64128 (s=64072, is=64128, ic=64129, ia=64130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64129 (s=64072, is=64128, ic=64129, ia=64130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64130 (s=64072, is=64128, ic=64129, ia=64130)