Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 18101 (s=18101, is=18108, ic=18109, ia=18109)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 18109 (s=18101, is=18109, ic=18110, ia=18110)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 18110 (s=18101, is=18109, ic=18110, ia=18110)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 18110 (s=18101, is=18109, ic=18110, ia=18110)