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