Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32123 (s=32123, is=32151, ic=32153, ia=32152, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32152 (s=32123, is=32152, ic=32154, ia=32153, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32154 (s=32123, is=32152, ic=32154, ia=32153, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32153 (s=32123, is=32152, ic=32154, ia=32153, pis)