Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8492 (s=8492, is=8499, ic=8497, ia=8499)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8500 (s=8492, is=8500, ic=8498, ia=8500)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8498 (s=8492, is=8500, ic=8498, ia=8500)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8500 (s=8492, is=8500, ic=8498, ia=8500)