Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22882 (s=22882, is=22897, ic=22899, ia=22901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22898 (s=22882, is=22898, ic=22900, ia=22902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22900 (s=22882, is=22898, ic=22900, ia=22902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22902 (s=22882, is=22898, ic=22900, ia=22902)