Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101015 (s=101015, is=101079, ic=101080, ia=101082)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101080 (s=101015, is=101080, ic=101081, ia=101083)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101081 (s=101015, is=101080, ic=101081, ia=101083)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101083 (s=101015, is=101080, ic=101081, ia=101083)