Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15812 (s=15812, is=15830, ic=15831, ia=15833)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15831 (s=15812, is=15831, ic=15832, ia=15834)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15832 (s=15812, is=15831, ic=15832, ia=15834)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15834 (s=15812, is=15831, ic=15832, ia=15834)