Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16988 (s=16988, is=17004, ic=17005, ia=17003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17005 (s=16988, is=17005, ic=17006, ia=17004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17006 (s=16988, is=17005, ic=17006, ia=17004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17004 (s=16988, is=17005, ic=17006, ia=17004)