Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16110 (s=16110, is=16121, ic=16123, ia=16124)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16122 (s=16110, is=16122, ic=16124, ia=16125)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16124 (s=16110, is=16122, ic=16124, ia=16125)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16125 (s=16110, is=16122, ic=16124, ia=16125)