Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94123 (s=94123, is=94184, ic=94185, ia=94186)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94185 (s=94123, is=94185, ic=94186, ia=94187)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94186 (s=94123, is=94185, ic=94186, ia=94187)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94187 (s=94123, is=94185, ic=94186, ia=94187)