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