Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123759 (s=123759, is=123836, ic=123838, ia=123841)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123837 (s=123759, is=123837, ic=123839, ia=123842)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123839 (s=123759, is=123837, ic=123839, ia=123842)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123842 (s=123759, is=123837, ic=123839, ia=123842)