Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98298 (s=98298, is=98360, ic=98361, ia=98362)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98361 (s=98298, is=98361, ic=98362, ia=98363)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98362 (s=98298, is=98361, ic=98362, ia=98363)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98363 (s=98298, is=98361, ic=98362, ia=98363)