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