Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97368 (s=97368, is=97430, ic=97431, ia=97432)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97431 (s=97368, is=97431, ic=97432, ia=97433)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97432 (s=97368, is=97431, ic=97432, ia=97433)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97433 (s=97368, is=97431, ic=97432, ia=97433)