Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101842 (s=101842, is=101906, ic=101907, ia=101909)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101907 (s=101842, is=101907, ic=101908, ia=101910)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101908 (s=101842, is=101907, ic=101908, ia=101910)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101910 (s=101842, is=101907, ic=101908, ia=101910)