Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100789 (s=100789, is=100852, ic=100853, ia=100855)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100853 (s=100789, is=100853, ic=100854, ia=100856)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100854 (s=100789, is=100853, ic=100854, ia=100856)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100856 (s=100789, is=100853, ic=100854, ia=100856)