Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98826 (s=98826, is=98888, ic=98889, ia=98890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98889 (s=98826, is=98889, ic=98890, ia=98891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98890 (s=98826, is=98889, ic=98890, ia=98891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98891 (s=98826, is=98889, ic=98890, ia=98891)