Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99856 (s=99856, is=99919, ic=99920, ia=99921)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99920 (s=99856, is=99920, ic=99921, ia=99922)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99921 (s=99856, is=99920, ic=99921, ia=99922)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99922 (s=99856, is=99920, ic=99921, ia=99922)