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