Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6843 (s=6843, is=6850, ic=6848, ia=6850)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6851 (s=6843, is=6851, ic=6849, ia=6851)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6849 (s=6843, is=6851, ic=6849, ia=6851)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6851 (s=6843, is=6851, ic=6849, ia=6851)