Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13892 (s=13892, is=13902, ic=13904, ia=13905)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13903 (s=13892, is=13903, ic=13905, ia=13906)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13905 (s=13892, is=13903, ic=13905, ia=13906)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13906 (s=13892, is=13903, ic=13905, ia=13906)