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