Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8500 (pia, s=8500, is=8506, ic=8507, ia=8508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8507 (pia, s=8500, is=8507, ic=8508, ia=8509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8508 (pia, s=8500, is=8507, ic=8508, ia=8509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8509 (pia, s=8500, is=8507, ic=8508, ia=8509)