Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32127 (s=32127, is=32161, ic=32160, ia=32162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32162 (s=32127, is=32162, ic=32161, ia=32163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32161 (s=32127, is=32162, ic=32161, ia=32163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32163 (s=32127, is=32162, ic=32161, ia=32163)