Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 85001 (s=85001, is=85058, ic=85059, ia=85060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 85059 (s=85001, is=85059, ic=85060, ia=85061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 85060 (s=85001, is=85059, ic=85060, ia=85061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 85061 (s=85001, is=85059, ic=85060, ia=85061)