Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32300 (s=32300, is=32334, ic=32333, ia=32335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32335 (s=32300, is=32335, ic=32334, ia=32336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32334 (s=32300, is=32335, ic=32334, ia=32336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32336 (s=32300, is=32335, ic=32334, ia=32336)