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