Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9952 (s=9952, is=9960, ic=9959, ia=9961)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9961 (s=9952, is=9961, ic=9960, ia=9962)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9960 (s=9952, is=9961, ic=9960, ia=9962)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9962 (s=9952, is=9961, ic=9960, ia=9962)