Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123837 (s=123837, is=123914, ic=123916, ia=123919)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123915 (s=123837, is=123915, ic=123917, ia=123920)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123917 (s=123837, is=123915, ic=123917, ia=123920)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123920 (s=123837, is=123915, ic=123917, ia=123920)