Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8620 (s=8620, is=8627, ic=8625, ia=8627)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8628 (s=8620, is=8628, ic=8626, ia=8628)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8626 (s=8620, is=8628, ic=8626, ia=8628)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8628 (s=8620, is=8628, ic=8626, ia=8628)