Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32210 (s=32210, is=32244, ic=32243, ia=32245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32245 (s=32210, is=32245, ic=32244, ia=32246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32244 (s=32210, is=32245, ic=32244, ia=32246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32246 (s=32210, is=32245, ic=32244, ia=32246)