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