Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104455 (s=104455, is=104520, ic=104521, ia=104523)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104521 (s=104455, is=104521, ic=104522, ia=104524)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104522 (s=104455, is=104521, ic=104522, ia=104524)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104524 (s=104455, is=104521, ic=104522, ia=104524)