Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50022 (s=50022, is=50072, ic=50072, ia=50074)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50073 (s=50022, is=50073, ic=50073, ia=50075)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50073 (s=50022, is=50073, ic=50073, ia=50075)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50075 (s=50022, is=50073, ic=50073, ia=50075)