Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98126 (s=98126, is=98188, ic=98189, ia=98190)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98189 (s=98126, is=98189, ic=98190, ia=98191)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98190 (s=98126, is=98189, ic=98190, ia=98191)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98191 (s=98126, is=98189, ic=98190, ia=98191)