Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9456 (s=9456, is=9463, ic=9462, ia=9464)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9464 (s=9456, is=9464, ic=9463, ia=9465)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9463 (s=9456, is=9464, ic=9463, ia=9465)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9465 (s=9456, is=9464, ic=9463, ia=9465)