Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56000 (s=56000, is=56051, ic=56051, ia=56053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56052 (s=56000, is=56052, ic=56052, ia=56054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56052 (s=56000, is=56052, ic=56052, ia=56054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56054 (s=56000, is=56052, ic=56052, ia=56054)