Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16865 (s=16865, is=16876, ic=16878, ia=16879)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16877 (s=16865, is=16877, ic=16879, ia=16880)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16879 (s=16865, is=16877, ic=16879, ia=16880)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16880 (s=16865, is=16877, ic=16879, ia=16880)