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