Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10711 (s=10711, is=10719, ic=10718, ia=10720)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10720 (s=10711, is=10720, ic=10719, ia=10721)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10719 (s=10711, is=10720, ic=10719, ia=10721)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10721 (s=10711, is=10720, ic=10719, ia=10721)