Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9134 (s=9134, is=9144, ic=9144, ia=9142)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9145 (s=9134, is=9145, ic=9145, ia=9143)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9145 (s=9134, is=9145, ic=9145, ia=9143)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9143 (s=9134, is=9145, ic=9145, ia=9143)