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