Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98236 (s=98236, is=98298, ic=98299, ia=98300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98299 (s=98236, is=98299, ic=98300, ia=98301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98300 (s=98236, is=98299, ic=98300, ia=98301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98301 (s=98236, is=98299, ic=98300, ia=98301)