Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64863 (s=64863, is=64918, ic=64919, ia=64920)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64919 (s=64863, is=64919, ic=64920, ia=64921)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64920 (s=64863, is=64919, ic=64920, ia=64921)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64921 (s=64863, is=64919, ic=64920, ia=64921)