Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101797 (s=101797, is=101861, ic=101862, ia=101864)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101862 (s=101797, is=101862, ic=101863, ia=101865)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101863 (s=101797, is=101862, ic=101863, ia=101865)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101865 (s=101797, is=101862, ic=101863, ia=101865)