Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101104 (s=101104, is=101168, ic=101169, ia=101171)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101169 (s=101104, is=101169, ic=101170, ia=101172)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101170 (s=101104, is=101169, ic=101170, ia=101172)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101172 (s=101104, is=101169, ic=101170, ia=101172)