Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13551 (s=13551, is=13561, ic=13563, ia=13564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13562 (s=13551, is=13562, ic=13564, ia=13565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13564 (s=13551, is=13562, ic=13564, ia=13565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13565 (s=13551, is=13562, ic=13564, ia=13565)