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