Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98712 (s=98712, is=98774, ic=98775, ia=98776)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98775 (s=98712, is=98775, ic=98776, ia=98777)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98776 (s=98712, is=98775, ic=98776, ia=98777)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98777 (s=98712, is=98775, ic=98776, ia=98777)