Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111756 (s=111756, is=111829, ic=111830, ia=111832)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111830 (s=111756, is=111830, ic=111831, ia=111833)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111831 (s=111756, is=111830, ic=111831, ia=111833)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111833 (s=111756, is=111830, ic=111831, ia=111833)