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