Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13801 (s=13801, is=13811, ic=13812, ia=13811)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13812 (s=13801, is=13812, ic=13813, ia=13812)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13813 (s=13801, is=13812, ic=13813, ia=13812)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13812 (s=13801, is=13812, ic=13813, ia=13812)