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