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