Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98702 (s=98702, is=98764, ic=98765, ia=98766)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98765 (s=98702, is=98765, ic=98766, ia=98767)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98766 (s=98702, is=98765, ic=98766, ia=98767)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98767 (s=98702, is=98765, ic=98766, ia=98767)