Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101863 (s=101863, is=101927, ic=101928, ia=101930)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101928 (s=101863, is=101928, ic=101929, ia=101931)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101929 (s=101863, is=101928, ic=101929, ia=101931)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101931 (s=101863, is=101928, ic=101929, ia=101931)