Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33984 (s=33984, is=34019, ic=34018, ia=34020)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34020 (s=33984, is=34020, ic=34019, ia=34021)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34019 (s=33984, is=34020, ic=34019, ia=34021)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34021 (s=33984, is=34020, ic=34019, ia=34021)