Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99790 (s=99790, is=99853, ic=99854, ia=99855)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99854 (s=99790, is=99854, ic=99855, ia=99856)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99855 (s=99790, is=99854, ic=99855, ia=99856)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99856 (s=99790, is=99854, ic=99855, ia=99856)