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