Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98035 (s=98035, is=98097, ic=98098, ia=98099)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98098 (s=98035, is=98098, ic=98099, ia=98100)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98099 (s=98035, is=98098, ic=98099, ia=98100)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98100 (s=98035, is=98098, ic=98099, ia=98100)