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