Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98824 (s=98824, is=98886, ic=98887, ia=98888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98887 (s=98824, is=98887, ic=98888, ia=98889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98888 (s=98824, is=98887, ic=98888, ia=98889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98889 (s=98824, is=98887, ic=98888, ia=98889)