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