Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123822 (s=123822, is=123899, ic=123901, ia=123904)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123900 (s=123822, is=123900, ic=123902, ia=123905)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123902 (s=123822, is=123900, ic=123902, ia=123905)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123905 (s=123822, is=123900, ic=123902, ia=123905)