Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9591 (s=9591, is=9599, ic=9598, ia=9600)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9600 (s=9591, is=9600, ic=9599, ia=9601)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9599 (s=9591, is=9600, ic=9599, ia=9601)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9601 (s=9591, is=9600, ic=9599, ia=9601)