Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98799 (s=98799, is=98861, ic=98862, ia=98863)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98862 (s=98799, is=98862, ic=98863, ia=98864)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98863 (s=98799, is=98862, ic=98863, ia=98864)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98864 (s=98799, is=98862, ic=98863, ia=98864)