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