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