Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17869 (s=17869, is=17881, ic=17883, ia=17884)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17882 (s=17869, is=17882, ic=17884, ia=17885)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17884 (s=17869, is=17882, ic=17884, ia=17885)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17885 (s=17869, is=17882, ic=17884, ia=17885)