Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10788 (s=10788, is=10796, ic=10795, ia=10797)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10797 (s=10788, is=10797, ic=10796, ia=10798)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10796 (s=10788, is=10797, ic=10796, ia=10798)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10798 (s=10788, is=10797, ic=10796, ia=10798)