Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101849 (s=101849, is=101913, ic=101914, ia=101916)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101914 (s=101849, is=101914, ic=101915, ia=101917)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101915 (s=101849, is=101914, ic=101915, ia=101917)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101917 (s=101849, is=101914, ic=101915, ia=101917)