Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 105045 (s=105045, is=105113, ic=105114, ia=105116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 105114 (s=105045, is=105114, ic=105115, ia=105117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 105115 (s=105045, is=105114, ic=105115, ia=105117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 105117 (s=105045, is=105114, ic=105115, ia=105117)