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