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