Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94939 (s=94939, is=95000, ic=95001, ia=95002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95001 (s=94939, is=95001, ic=95002, ia=95003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95002 (s=94939, is=95001, ic=95002, ia=95003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95003 (s=94939, is=95001, ic=95002, ia=95003)