Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83833 (s=83833, is=83890, ic=83891, ia=83892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83891 (s=83833, is=83891, ic=83892, ia=83893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83892 (s=83833, is=83891, ic=83892, ia=83893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83893 (s=83833, is=83891, ic=83892, ia=83893)