Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110018 (s=110018, is=110091, ic=110092, ia=110094)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110092 (s=110018, is=110092, ic=110093, ia=110095)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110093 (s=110018, is=110092, ic=110093, ia=110095)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110095 (s=110018, is=110092, ic=110093, ia=110095)