Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10819 (s=10819, is=10827, ic=10826, ia=10828)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10828 (s=10819, is=10828, ic=10827, ia=10829)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10827 (s=10819, is=10828, ic=10827, ia=10829)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10829 (s=10819, is=10828, ic=10827, ia=10829)