Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98020 (s=98020, is=98082, ic=98083, ia=98084)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98083 (s=98020, is=98083, ic=98084, ia=98085)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98084 (s=98020, is=98083, ic=98084, ia=98085)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98085 (s=98020, is=98083, ic=98084, ia=98085)