Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89810 (s=89810, is=89871, ic=89872, ia=89873)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89872 (s=89810, is=89872, ic=89873, ia=89874)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89873 (s=89810, is=89872, ic=89873, ia=89874)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89874 (s=89810, is=89872, ic=89873, ia=89874)