Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65131 (s=65131, is=65186, ic=65187, ia=65188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65187 (s=65131, is=65187, ic=65188, ia=65189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65188 (s=65131, is=65187, ic=65188, ia=65189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65189 (s=65131, is=65187, ic=65188, ia=65189)