Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6835 (s=6835, is=6842, ic=6840, ia=6842)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6843 (s=6835, is=6843, ic=6841, ia=6843)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6841 (s=6835, is=6843, ic=6841, ia=6843)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6843 (s=6835, is=6843, ic=6841, ia=6843)