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