Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5502 (s=5502, is=5508, ic=5506, ia=5508)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5509 (s=5502, is=5509, ic=5507, ia=5509)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5507 (s=5502, is=5509, ic=5507, ia=5509)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5509 (s=5502, is=5509, ic=5507, ia=5509)