Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20785 (s=20785, is=20798, ic=20800, ia=20802)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20799 (s=20785, is=20799, ic=20801, ia=20803)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20801 (s=20785, is=20799, ic=20801, ia=20803)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20803 (s=20785, is=20799, ic=20801, ia=20803)