Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98763 (s=98763, is=98825, ic=98826, ia=98827)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98826 (s=98763, is=98826, ic=98827, ia=98828)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98827 (s=98763, is=98826, ic=98827, ia=98828)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98828 (s=98763, is=98826, ic=98827, ia=98828)