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