Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97049 (s=97049, is=97110, ic=97111, ia=97112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97111 (s=97049, is=97111, ic=97112, ia=97113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97112 (s=97049, is=97111, ic=97112, ia=97113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97113 (s=97049, is=97111, ic=97112, ia=97113)