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