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