Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65165 (s=65165, is=65220, ic=65221, ia=65222)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65221 (s=65165, is=65221, ic=65222, ia=65223)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65222 (s=65165, is=65221, ic=65222, ia=65223)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65223 (s=65165, is=65221, ic=65222, ia=65223)