Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13913 (s=13913, is=13923, ic=13925, ia=13926)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13924 (s=13913, is=13924, ic=13926, ia=13927)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13926 (s=13913, is=13924, ic=13926, ia=13927)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13927 (s=13913, is=13924, ic=13926, ia=13927)