Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99007 (s=99007, is=99069, ic=99070, ia=99071)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99070 (s=99007, is=99070, ic=99071, ia=99072)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99071 (s=99007, is=99070, ic=99071, ia=99072)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99072 (s=99007, is=99070, ic=99071, ia=99072)