Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66732 (s=66732, is=66788, ic=66789, ia=66790)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66789 (s=66732, is=66789, ic=66790, ia=66791)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66790 (s=66732, is=66789, ic=66790, ia=66791)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66791 (s=66732, is=66789, ic=66790, ia=66791)