Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32219 (s=32219, is=32234, ic=32235, ia=32234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32235 (s=32219, is=32235, ic=32236, ia=32235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32236 (s=32219, is=32235, ic=32236, ia=32235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32235 (s=32219, is=32235, ic=32236, ia=32235)