Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 87831 (s=87831, is=87890, ic=87891, ia=87892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 87891 (s=87831, is=87891, ic=87892, ia=87893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 87892 (s=87831, is=87891, ic=87892, ia=87893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 87893 (s=87831, is=87891, ic=87892, ia=87893)