Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9324 (pia, s=9324, is=9330, ic=9331, ia=9332)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9331 (pia, s=9324, is=9331, ic=9332, ia=9333)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9332 (pia, s=9324, is=9331, ic=9332, ia=9333)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9333 (pia, s=9324, is=9331, ic=9332, ia=9333)