Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98743 (s=98743, is=98805, ic=98806, ia=98807)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98806 (s=98743, is=98806, ic=98807, ia=98808)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98807 (s=98743, is=98806, ic=98807, ia=98808)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98808 (s=98743, is=98806, ic=98807, ia=98808)