Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67733 (s=67733, is=67789, ic=67790, ia=67791)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67790 (s=67733, is=67790, ic=67791, ia=67792)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67791 (s=67733, is=67790, ic=67791, ia=67792)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67792 (s=67733, is=67790, ic=67791, ia=67792)