Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 29886 (s=29886, is=29920, ic=29919, ia=29921)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 29921 (s=29886, is=29921, ic=29920, ia=29922)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 29920 (s=29886, is=29921, ic=29920, ia=29922)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 29922 (s=29886, is=29921, ic=29920, ia=29922)