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