Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32017 (s=32017, is=32051, ic=32050, ia=32052)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32052 (s=32017, is=32052, ic=32051, ia=32053)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32051 (s=32017, is=32052, ic=32051, ia=32053)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32053 (s=32017, is=32052, ic=32051, ia=32053)