Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100825 (s=100825, is=100888, ic=100889, ia=100891)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100889 (s=100825, is=100889, ic=100890, ia=100892)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100890 (s=100825, is=100889, ic=100890, ia=100892)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100892 (s=100825, is=100889, ic=100890, ia=100892)