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