Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9303 (s=9303, is=9311, ic=9309, ia=9311)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9312 (s=9303, is=9312, ic=9310, ia=9312)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9310 (s=9303, is=9312, ic=9310, ia=9312)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9312 (s=9303, is=9312, ic=9310, ia=9312)