Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65811 (s=65811, is=65866, ic=65867, ia=65868)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65867 (s=65811, is=65867, ic=65868, ia=65869)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65868 (s=65811, is=65867, ic=65868, ia=65869)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65869 (s=65811, is=65867, ic=65868, ia=65869)