Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32217 (s=32217, is=32251, ic=32250, ia=32252)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32252 (s=32217, is=32252, ic=32251, ia=32253)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32251 (s=32217, is=32252, ic=32251, ia=32253)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32253 (s=32217, is=32252, ic=32251, ia=32253)