Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16776 (s=16776, is=16787, ic=16789, ia=16790)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16788 (s=16776, is=16788, ic=16790, ia=16791)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16790 (s=16776, is=16788, ic=16790, ia=16791)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16791 (s=16776, is=16788, ic=16790, ia=16791)