Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32473 (s=32473, is=32507, ic=32506, ia=32508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32508 (s=32473, is=32508, ic=32507, ia=32509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32507 (s=32473, is=32508, ic=32507, ia=32509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32509 (s=32473, is=32508, ic=32507, ia=32509)