Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16101 (s=16101, is=16103, ic=16105, ia=16107, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16104 (s=16101, is=16104, ic=16106, ia=16108, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16106 (s=16101, is=16104, ic=16106, ia=16108, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16108 (s=16101, is=16104, ic=16106, ia=16108, pis)