Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98846 (s=98846, is=98908, ic=98909, ia=98910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98909 (s=98846, is=98909, ic=98910, ia=98911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98910 (s=98846, is=98909, ic=98910, ia=98911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98911 (s=98846, is=98909, ic=98910, ia=98911)