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