Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7023 (s=7023, is=7030, ic=7028, ia=7030)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7031 (s=7023, is=7031, ic=7029, ia=7031)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7029 (s=7023, is=7031, ic=7029, ia=7031)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7031 (s=7023, is=7031, ic=7029, ia=7031)