Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 104100 (s=104100, is=104165, ic=104166, ia=104168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104166 (s=104100, is=104166, ic=104167, ia=104169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104167 (s=104100, is=104166, ic=104167, ia=104169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104169 (s=104100, is=104166, ic=104167, ia=104169)