Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99600 (s=99600, is=99663, ic=99664, ia=99665)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99664 (s=99600, is=99664, ic=99665, ia=99666)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99665 (s=99600, is=99664, ic=99665, ia=99666)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99666 (s=99600, is=99664, ic=99665, ia=99666)