Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5831 (s=5831, is=5837, ic=5835, ia=5837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5838 (s=5831, is=5838, ic=5836, ia=5838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5836 (s=5831, is=5838, ic=5836, ia=5838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5838 (s=5831, is=5838, ic=5836, ia=5838)