Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32169 (s=32169, is=32203, ic=32202, ia=32204)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32204 (s=32169, is=32204, ic=32203, ia=32205)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32203 (s=32169, is=32204, ic=32203, ia=32205)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32205 (s=32169, is=32204, ic=32203, ia=32205)