Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 5, Init count: 781 (s=781, is=781, ic=780, ia=780)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 5, Init count: 782 (s=781, is=782, ic=781, ia=781)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 5, Init count: 781 (s=781, is=782, ic=781, ia=781)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 5, Init count: 781 (s=781, is=782, ic=781, ia=781)