Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9435 (s=9435, is=9442, ic=9441, ia=9443)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9443 (s=9435, is=9443, ic=9442, ia=9444)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9442 (s=9435, is=9443, ic=9442, ia=9444)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9444 (s=9435, is=9443, ic=9442, ia=9444)