Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121111 (s=121111, is=121186, ic=121189, ia=121191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121187 (s=121111, is=121187, ic=121190, ia=121192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121190 (s=121111, is=121187, ic=121190, ia=121192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121192 (s=121111, is=121187, ic=121190, ia=121192)