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