Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34777 (s=34777, is=34813, ic=34812, ia=34814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34814 (s=34777, is=34814, ic=34813, ia=34815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34813 (s=34777, is=34814, ic=34813, ia=34815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34815 (s=34777, is=34814, ic=34813, ia=34815)