Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20820 (s=20820, is=20833, ic=20835, ia=20837)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20834 (s=20820, is=20834, ic=20836, ia=20838)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20836 (s=20820, is=20834, ic=20836, ia=20838)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20838 (s=20820, is=20834, ic=20836, ia=20838)