Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11764 (s=11764, is=11776, ic=11775, ia=11777)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11777 (s=11764, is=11777, ic=11776, ia=11778)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11776 (s=11764, is=11777, ic=11776, ia=11778)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11778 (s=11764, is=11777, ic=11776, ia=11778)