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