Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101591 (s=101591, is=101655, ic=101656, ia=101658)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101656 (s=101591, is=101656, ic=101657, ia=101659)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101657 (s=101591, is=101656, ic=101657, ia=101659)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101659 (s=101591, is=101656, ic=101657, ia=101659)