Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6789 (s=6789, is=6790, ic=6790, ia=6790)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6791 (s=6789, is=6791, ic=6791, ia=6791)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6791 (s=6789, is=6791, ic=6791, ia=6791)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6791 (s=6789, is=6791, ic=6791, ia=6791)