Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10544 (s=10544, is=10557, ic=10559, ia=10560)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10558 (s=10544, is=10558, ic=10560, ia=10561)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10560 (s=10544, is=10558, ic=10560, ia=10561)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10561 (s=10544, is=10558, ic=10560, ia=10561)