Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2837 (s=2837, is=2841, ic=2839, ia=2841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2842 (s=2837, is=2842, ic=2840, ia=2842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2840 (s=2837, is=2842, ic=2840, ia=2842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2842 (s=2837, is=2842, ic=2840, ia=2842)