Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98745 (s=98745, is=98807, ic=98808, ia=98809)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98808 (s=98745, is=98808, ic=98809, ia=98810)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98809 (s=98745, is=98808, ic=98809, ia=98810)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98810 (s=98745, is=98808, ic=98809, ia=98810)