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